OSDN Git Service

PR c++/46497
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2010-11-17 jason PR c++/46497
2010-11-17 jason DR 1004
2010-11-15 nicolaIn gcc/:
2010-11-14 jason * decl.c (cp_finish_decl): Use resolve_nondeduced_cont...
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-12 jason Core 1135, 1136, 1145, 1149
2010-11-12 jason PR c++/39415
2010-11-11 nicolaFixed my email address in 3 of my ChangeLog entries...
2010-11-11 jason PR c++/46420
2010-11-11 jason PR c++/46369
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 froydnjgcc/cp/
2010-11-09 jakub PR c++/45894
2010-11-09 jason PR c++/46382
2010-11-09 jason PR c++/46335
2010-11-08 jason Correct conversion/overflow behavior.
2010-11-08 jasonadd PR number
2010-11-07 jason * init.c (perform_member_init): Use build_vec_init_exp...
2010-11-06 froydnjgcc/cp/
2010-11-06 amylaar PR middle-end/46314
2010-11-06 jason PR c++/45473
2010-11-05 jakub PR c++/46160
2010-11-05 jason PR c++/46304
2010-11-04 nicolaIn gcc/:
2010-11-04 jason PR c++/46298
2010-11-04 jason * semantics.c (speculative_access_check): New.
2010-11-04 jason PR c++/46293
2010-11-04 jason PR c++/46289
2010-11-03 jason PR c++/46289
2010-11-03 dodjiRemove unused tf_no_class_instantiations enum member
2010-11-03 jason PR c++/46277
2010-11-03 froydnjgcc/
2010-11-02 dodjiTrivial cleanup of ChangeLog entry
2010-11-02 dodjiFix PR c++/46170, c++/46162
2010-11-02 dodjiRestore canonical type comparison for dependent type...
2010-11-02 jason * semantics.c (call_stack, call_stack_tick, cx_error_c...
2010-11-02 jason * semantics.c (cxx_eval_constant_expression): Explain
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 jason * semantics.c (constexpr_call): New datatype.
2010-11-02 jason * cp-tree.h (register_constexpr_fundef): Declare.
2010-11-02 jason * decl2.c (decl_constant_var_p): New fn.
2010-11-01 jason * class.c (is_really_empty_class): Work when type...
2010-11-01 jason * tree.h (EXPR_LOC_OR_HERE): New macro.
2010-11-01 jason * decl.c (grokdeclarator): Don't ICE on constexpr...
2010-10-30 froydnj * class.c (layout_vtable_decl): Call build_array_of_n_...
2010-10-30 nicolaIn gcc/:
2010-10-27 jasongcc/c-family/
2010-10-27 jasonc-family/
2010-10-27 jason * method.c (synthesized_method_walk): Track constexprn...
2010-10-27 jason * parser.c (cp_parser_ctor_initializer_opt_and_functio...
2010-10-27 jason * class.c (check_bases): Propagate non-literality.
2010-10-27 jason * call.c (build_integral_nontype_arg_conv): New.
2010-10-27 jason * error.c (dump_simple_decl): Print constexpr.
2010-10-27 jason * cvt.c (build_up_reference): Use target_type for...
2010-10-27 jason * except.c (build_throw): Set EXPR_LOCATION.
2010-10-27 jason * tree.c (build_cplus_new): Handle CONSTRUCTOR.
2010-10-27 jason * semantics.c (finish_compound_stmt): Avoid creating an
2010-10-27 jason * call.c (convert_like_real): Don't check narrowing...
2010-10-27 nicolaIn gcc/:
2010-10-27 nicolaIn gcc/:
2010-10-26 jasonRevert
2010-10-26 jason * tree.c (build_vec_init_expr): Split out from...
2010-10-26 jason * pt.c (lookup_template_class): push_tinst_level aroun...
2010-10-26 jason * tree.c (stabilize_expr): Handle xvalues properly.
2010-10-26 jason * call.c (build_over_call): Use argarray[0] for 'this...
2010-10-26 jason * decl.c (finish_function): Don't look at function_depth.
2010-10-26 jason Implement opaque-enum-specifiers for C++0x.
2010-10-24 nicolaIn gcc/cp/:
2010-10-23 nicolaIn gcc/cp/:
2010-10-22 jason PR c++/46129
2010-10-22 jason PR c++/46103
2010-10-21 paolo/cp
2010-10-20 nicolaIn gcc/:
2010-10-20 jason PR c++/46056
2010-10-20 nicolaIn gcc/:
2010-10-19 paolo/cp
2010-10-18 nicolaIn gcc/:
2010-10-18 nicolaIn gcc/:
2010-10-18 jakub PR c/46015
2010-10-17 nicolaIn gcc/cp/:
2010-10-17 nicolaIn gcc/:
2010-10-17 iainsadd parse support for @package to ObjC*
2010-10-15 jason PR c++/45983
2010-10-14 iainsadd @property to ObjC*
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-14 jason PR c++/45984
2010-10-13 rthCentralize knowledge of eh personality routines.
2010-10-13 rguenth2010-10-12 Richard Guenther <rguenther@suse.de>
2010-10-11 jamborm2010-10-11 Martin Jambor <mjambor@suse.cz>
2010-10-11 jason * pt.c (tsubst_default_argument): Handle DEFAULT_ARG.
2010-10-11 jason PR lto/45959
2010-10-11 akBuild compiler checksum from object files v2
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-07 nicolaIn gcc/testsuite/:
2010-10-07 nicolaIn gcc/cp/:
2010-10-07 iainsfix cut & paste error in cp/parser and add testscases...
2010-10-06 nicolaIn gcc/cp/:
2010-10-06 ebotcazou PR c++/45908
2010-10-05 nicolaIn gcc/:
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
next