re PR c++/54738 ([C++11][SFINAE] Hard errors for pointer-to-member function expressions)
[gcc.git] / gcc / cp / decl2.c
2012-09-29 Paolo Carlinire PR c++/54738 ([C++11][SFINAE] Hard errors for pointe...
2012-09-28 Dodji SeketeliPR c++/54372 - unused attribute inactive on dependant...
2012-09-13 Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-08-25 Paolo Carlinire PR c++/51421 ([c++0x] ICE with invalid use of auto)
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-06-19 Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-06-12 Jason Merrillpt.c (tsubst_expr): Instantiate local class.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-23 Paolo Carlinire PR c++/29185 (inconsistent warning: deleting array)
2012-05-17 Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-06 Paolo Carlinire PR c++/53152 (In "no match for operatorXX" error...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-21 Jan Hubickamethod.c (make_alias_for): Do not set TREE_SYMBOL_REFER...
2012-04-20 Jan Hubickare PR bootstrap/53042 (AIX bootstrap: cgraph symbol...
2012-04-18 Paolo Carlinire PR c++/52422 ([C++11][SFINAE] Hard errors with void...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-13 Jason Merrillre PR c++/52915 ([C++11] Deleted default-constructor...
2012-03-24 Jason MerrillImplement return type deduction for normal functions...
2012-03-05 Jason Merrillre PR c++/51930 (Explicitly instantiated template gets...
2012-01-23 Jason Merrillre PR c++/51930 (Explicitly instantiated template gets...
2012-01-19 Kai Tietzre PR c++/51344 (cc1plus hangs when compiling)
2012-01-13 Steven Bosscherc-decl.c: Do not include tree-mudflap.h
2012-01-13 Jason Merrillre PR c++/51813 (-fvisibility=hidden causes std::codecv...
2011-11-10 Jason Merrillre PR c++/50973 ([C++0x] internal compiler error defaul...
2011-11-09 Dodji SeketeliPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-07 Dodji SeketeliPR c++/45114 - Support C++11 alias-declaration
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06 Paolo Carlinire PR c++/47695 ([C++0X] Calling a deleted function...
2011-11-04 Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-10-28 Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
2011-10-26 Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-09-25 Jason MerrillHandle deferred parsing of NSDMIs.
2011-09-25 Jason MerrillImplement C++11 non-static data member initializers.
2011-09-08 Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-07-16 Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-07-11 Jason Merrill* decl2.c (decl_constant_var_p): Use decl_maybe_constan...
2011-07-11 Jason Merrillre PR c++/44609 (Invalid template code causes infinite...
2011-06-23 Paolo Carlinire PR c++/44625 (ICE after error: anonymous struct...
2011-06-23 Jason Merrillre PR c++/49507 (ICE because of defaulted template...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickadecl2.c (clear_decl_external): New functoin.
2011-06-10 David Kraussre PR c++/49118 (Endless operator-> chain causes infini...
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-09 Paolo Carlinire PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
2011-05-06 Nathan Froydintroduce {class,type}_of_this_parm functions
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-04-26 Jason Merrillre PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-21 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-13 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-12 Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-03-15 Rodrigo Rivas Costadecl2.c (cp_check_const_attributes): New.
2011-03-01 Jason Merrillre PR c++/46282 ([C++0x] ICE: SIGSEGV in grokbitfield...
2011-02-21 Jason Merrillre PR c++/47207 ([C++0x] ICE: in decl_constant_var_p...
2011-01-26 Dave Kornc.opt (-fkeep-inline-dllexport): New switch.
2011-01-19 Jakub Jelinekre PR c++/47303 (ICE: in varpool_node, at varpool.c...
2011-01-13 Kai Tietzre PR c++/47213 (ICE: SIGSEGV in determine_visibility...
2010-12-14 Jan HubickaThis time really commit PR middle-end/45388
2010-12-06 Nicola PeroIn gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innov...
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-08 Jason MerrillCorrect conversion/overflow behavior.
2010-11-02 Dodji SeketeliRestore canonical type comparison for dependent type...
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 Jason Merrilldecl2.c (decl_constant_var_p): New fn.
2010-10-27 Gabriel Dos Reisparser.c (cp_parser_ctor_initializer_opt_and_function_b...
2010-10-20 Nicola PeroIn gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innov...
2010-09-27 Jason MerrillRequire lvalues as specified by the standard.
2010-09-15 Jason Merrill* decl2.c (grokbitfield): Diagnose non-integral width.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Jason Merrillexcept.c (pending_noexcept, [...]): New.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-30 Jason Merrill* decl2.c (mark_used): Adjust error for use of deleted...
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-09 Nathan Froydcp-tree.h (struct saved_scope): Change decl_ns_list...
2010-06-09 Nathan Froydcall.c (build_java_interface_fn_ref): Call build_functi...
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-06-01 Arnaud CharletMake-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
2010-05-30 Nathan Froydcp-tree.h (cp_build_function_call_nary): Declare.
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-19 Jason Merrillre PR c++/44193 (function types, cv-quals and typename)
2010-05-13 Jason Merrilltypeck.c (cp_build_array_ref): Factor out from...
2010-05-13 Jason Merrilltypeck.c (build_array_ref): Take complain parm.
2010-04-07 Jason MerrillPR c++/11094, DR 408
2010-03-23 Jason MerrillMake lambda conversion op and op() non-static.
2010-03-20 Simon Martinre PR c++/43081 (ICE with invalid in-class initializer)
2010-03-20 Dodji Seketelire PR c++/43375 (ICE during compiling SSE code)
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-09 Jason Merrillre PR c++/42370 ([C++0x][lambda] in a void function...
2009-12-11 Dodji Seketelire PR c++/42225 (GCC 4.5 ICE (segfault) on C++ template...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-04 Jason Merrillre PR middle-end/41611 (guard variable is emitted even...
next