class.c (check_for_override): Use DECL_SOURCE_LOCATION and "%qD" in warning_at instea...
[gcc.git] / gcc / cp / name-lookup.c
2015-07-30 Paolo Carliniclass.c (check_for_override): Use DECL_SOURCE_LOCATION...
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-14 Jason Merrillre PR c++/65721 (Internal compiler error segmentation...
2015-04-01 Paolo Carlinire PR c++/56100 (spurious -Wshadow warning with local...
2015-03-25 Marek Polacekre PR c++/65558 (crash using __attribute__((__abi_tag__...
2015-03-24 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-01-15 Momchil Velikovre PR c++/59366 (A friend function template defined...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Jason Merrillcp-tree.h (NAMESPACE_ABI_TAG): New.
2014-11-21 Jason Merrillre PR c++/63942 (constexpr conflicts with previous...
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-08-22 Manuel López-Ibáñezre PR c++/57709 (-Wshadow is too strict / has false...
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-06-11 Paolo Carlinire PR c++/60265 ([C++11] using-declaration of enumerato...
2014-06-09 Paolo Carlinire PR c++/22556 (extern array: compatible declaration...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-15 Paolo Carlinidecl.c (duplicate_decls): Remove redundant TYPE_NAME...
2014-04-11 Paolo Carlinire PR c++/58600 ([c++11] ICE on wrong usage of alignas)
2014-03-28 Adam Butcherre PR c++/60573 ([c++1y] ICE with defining generic...
2014-03-21 Paolo Carlinire PR c++/60384 ([c++1y] ICE with invalid typedef)
2014-02-02 Fabien Chênere PR c++/37140 (type inherited from base class not...
2014-01-24 Paolo Carlinire PR c++/57524 (ICE: in timevar_start, at timevar...
2014-01-03 Paolo CarliniCore DR 1442 PR c++/59165
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-05 Paolo Carlinire PR c++/58724 (ICE with attribute [[gnu::visibility...
2013-09-02 Paolo CarliniPR c++/21682, implement DR 565
2013-08-19 Paolo Carliniparser.c (cp_parser_lambda_introducer, [...]): Use...
2013-08-18 Jason Merrillre PR c++/58083 (ICE with lambda as default parameter...
2013-08-09 Paolo Carlinirevert: re PR c++/46206 (using typedef-name error with...
2013-08-07 Paolo Carlinire PR c++/46206 (using typedef-name error with typedef...
2013-08-01 Fabien Chênere PR c++/54537 (undiagnosed using-declaration conflict...
2013-06-10 Jason Merrillname-lookup.c (add_decl_to_level): Add decls in an...
2013-05-15 Paolo Carlininame-lookup.c (pushdecl_maybe_friend_1): Replace pairs...
2013-05-15 Paolo Carlinire PR c++/31952 (parameters may be redeclared in a...
2013-03-31 Paolo Carlinidecl2.c (collect_candidates_for_java_method_aliases...
2013-03-29 Gabriel Dos Reistree.h (VAR_P): New.
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-28 Jason Merrillname-lookup.c (pushdecl_maybe_friend_1): Use nonlambda_...
2013-03-26 Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-03-22 Gabriel Dos Reiscp-tree.h (identifier_p): New.
2013-03-21 Jason Merrillname-lookup.c (get_anonymous_namespace_name): Never...
2013-02-27 Jason Merrillre PR c++/56358 ([C++11] Erroneous interaction of typed...
2013-02-15 Jason Merrillre PR c++/56323 ([C++11] cannot compile inherited const...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jason Merrillre PR c++/55877 (Anon visibility issues)
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-15 Jason MerrillImplement C++11 inheriting constructors.
2012-10-01 Jason Merrillcp-tree.h (TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK): New.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-05 Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-09-05 Jason Merrillre PR c++/54420 (Segmentation fault in decl_mangling_co...
2012-08-23 Paolo Carlinire PR c++/20420 (Incorrectly Accepts double declarations)
2012-08-20 Richard Guenthername-lookup.c (store_binding_p): New predicate, split...
2012-07-06 Jason Merrillre PR c++/53858 ([C++11] template aliases used in templ...
2012-06-20 Jason Merrillre PR c++/53651 ([C++11] seg fault when specifying...
2012-06-12 Jason Merrillre PR c++/53599 (gcc-4.7.1_rc20120606 segfaults compili...
2012-06-06 Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-06-01 Paolo Carlinire PR c++/26155 (ICE after error with namespace alias)
2012-05-12 Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-11 Fabien Chênere PR c++/52465 (g++ rejects valid code with in-class...
2012-03-13 Dodji SeketeliPR c++/51641 - Lookup finds enclosing class member...
2012-03-02 Paolo Carlininame-lookup.c (binding_to_template_parms_of_scope_p...
2012-01-30 Dodji SeketeliRevert "PR c++/51641 - Lookup finds enclosing class...
2012-01-30 Dodji SeketeliPR c++/51641 - Lookup finds enclosing class member...
2012-01-23 Jason Merrillre PR c++/51925 (ICE in tsubst with using and template...
2011-12-28 Fabien Chênere PR c++/23211 (using dec in nested class doesn't...
2011-12-01 Jason Merrillre PR c++/51009 (ICE in verify_gimple_stmt)
2011-11-14 Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-09 Paolo Carlinire PR c++/51047 ([C++0x] SFINAE does not handle errors...
2011-10-26 Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-09-14 Diego Novilloname-lookup.c (lookup_arg_dependent): Use conditional...
2011-09-08 Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-08-14 Jason Merrillre PR c++/50075 ([C++0x] ICE related to parameter deduc...
2011-07-22 Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-07-12 Diego Novilloname-lookup.h (cp_binding_level): Rename from cxx_scope.
2011-07-07 Jason Merrillre PR c++/49663 ([C++0x] ICE in lookup_base)
2011-06-30 Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-06-24 Gabriel Charettename-lookup.h (cp_binding_level): Removed unused member...
2011-06-17 Jason Merrillre PR c++/43912 ([C++0x] lambda debug info does not...
2011-06-17 Jason Merrillname-lookup.c (pushdecl_maybe_friend_1): Do check for...
2011-06-17 Jason Merrillpushdecl_with_scope comment
2011-05-31 Fabien Chênere PR c++/48010 (typedef redefinitions are allowed...
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 Janis Johnsondetect C++ errors to fix 2288 and 18770
2011-05-26 Jason Merrillre PR c++/48211 ([C++0x] Segment Fault When Compiling)
2011-05-24 Jason Merrillre PR c++/48884 (decltype's operand doesn't consider...
next