OSDN Git Service

PR c++/51813
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2012-01-13 jason PR c++/51813
2011-11-10 jason PR c++/50973
2011-11-09 dodjiPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-07 dodjiPR c++/45114 - Support C++11 alias-declaration
2011-11-07 jason PR c++/35688
2011-11-07 jason PR c++/35688
2011-11-06 paolo2011-11-06 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-04 jason PR c++/48370
2011-10-28 jason PR c++/30066
2011-10-26 paolo2011-10-26 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-25 jason Handle deferred parsing of NSDMIs.
2011-09-25 jason Implement C++11 non-static data member initializers.
2011-09-08 dodjiPR c++/33255 - Support -Wunused-local-typedefs warning
2011-07-16 jason * Make-lang.in (check-g++-strict-gc): New.
2011-07-11 jason * decl2.c (decl_constant_var_p): Use decl_maybe_consta...
2011-07-11 jason PR c++/44609
2011-06-23 paolo/cp
2011-06-23 jason PR c++/49507
2011-06-11 hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10 hubicka * decl2.c (clear_decl_external): New functoin.
2011-06-10 jason PR c++/49118
2011-06-08 jason PR c++/49107
2011-05-27 froydnjmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-09 paolo/cp
2011-05-06 froydnjintroduce {class,type}_of_this_parm functions
2011-05-02 crowlUpgrade the utility of timevars.
2011-04-26 jason PR c++/48530
2011-04-21 jason PR c++/48594
2011-04-13 jason PR c++/48594
2011-04-12 jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-12 jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-03-15 jason * decl2.c (cp_check_const_attributes): New.
2011-03-01 jason PR c++/46282
2011-02-21 jason PR c++/47207
2011-01-26 davekgcc/c-family/ChangeLog:
2011-01-19 jakub PR c++/47303
2011-01-13 ktietz2011-01-13 Kai Tietz <kai.tietz@onevision.com>
2010-12-14 hubickaThis time really commit
2010-12-06 nicolaIn gcc/:
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-08 jason Correct conversion/overflow behavior.
2010-11-02 dodjiRestore canonical type comparison for dependent type...
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 jason * decl2.c (decl_constant_var_p): New fn.
2010-10-27 jason * parser.c (cp_parser_ctor_initializer_opt_and_functio...
2010-10-20 nicolaIn gcc/:
2010-09-27 jason Require lvalues as specified by the standard.
2010-09-15 jason * decl2.c (grokbitfield): Diagnose non-integral width.
2010-08-20 froydnjgcc/
2010-08-19 jason * except.c (pending_noexcept, pending_noexcept_checks...
2010-07-15 froydnjgcc/
2010-06-30 jason * decl2.c (mark_used): Adjust error for use of deleted...
2010-06-28 stevengcc/ChangeLog:
2010-06-09 froydnj * cp-tree.h (struct saved_scope): Change decl_ns_list...
2010-06-09 froydnj * call.c (build_java_interface_fn_ref): Call build_fun...
2010-06-05 stevengcc/ChangeLog:
2010-06-01 charlet * Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
2010-05-30 froydnj * cp-tree.h (cp_build_function_call_nary): Declare.
2010-05-25 stevengcc/ChangeLog:
2010-05-22 hubicka * decl2.c (maybe_emit_vtables): Produce same comdat...
2010-05-19 jason * call.c (reference_binding): Use cp_build_qualified_t...
2010-05-19 jason PR c++/44193
2010-05-13 jason * typeck.c (cp_build_array_ref): Factor out from...
2010-05-13 jason * typeck.c (build_array_ref): Take complain parm.
2010-04-07 jason PR c++/11094, DR 408
2010-03-23 jason Make lambda conversion op and op() non-static.
2010-03-20 simartingcc/cp/
2010-03-20 dodjiFix for PR c++/43375
2010-03-03 jason PR c++/12909
2010-02-09 jason PR c++/42370
2009-12-11 dodjiFix PR c++/42225
2009-12-10 jakub PR c++/42317
2009-12-04 jason PR c++/41611
2009-12-01 jason PR c++/41611
2009-11-18 jakub PR c++/3187
2009-11-12 jason PR c++/39560
2009-11-12 hubicka * decl2.c (constrain_visibility): Clear WEAK and COMMO...
2009-11-08 jason PR c++/18451
2009-11-06 jason PR c++/9381
2009-11-03 jason PR c++/36959
2009-11-02 jason Restrict DR 757 change to C++0x mode.
2009-10-26 jason PR c++/38796, Core issue 906
2009-09-18 jason * decl2.c (determine_visibility): Make anonymous types...
2009-09-09 paolo/cp
2009-09-08 jason * cp-tree.h (enum overload_flags): Remove OP_FLAG.
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-08-24 jason * cp-tree.h (DECL_DEFERRED_FN): Remove.
2009-08-24 jason * decl2.c (mark_used): Streamline logic.
2009-08-24 jason PR c++/41109
2009-08-19 jasontweak comment
2009-08-19 jason PR c++/41119
2009-08-16 jason Make TREE_USED match the [basic.def.odr] concept for...
2009-08-16 jason * decl2.c (finish_static_data_member_decl): Don't...
2009-08-16 jason * decl2.c (mark_used): It's ok to synthesize for defau...
2009-08-10 jason Implement DR 757: It's OK for a decl to use a type...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-14 dodji2009-07-14 Dodji Seketeli <dodji@redhat.com>
2009-07-04 jason PR c++/40619
2009-07-04 jason * cp-tree.h (struct lang_decl): Overhaul.
2009-06-18 aldyh * class.c (get_vtable_decl): Replace finish_dec...
next