C++ FE: Show both locations in string literal concatenation error
[gcc.git] / gcc / cp / name-lookup.c
2016-05-28 Ville VoutilainenRevert the attempted fix for c++/69855, it breaks boots...
2016-05-27 Paolo Carlinire PR c++/60385 (confused by earlier errors, bailing...
2016-05-27 Ville Voutilainenre PR c++/69855 (Missing diagnostic for overload that...
2016-05-25 Jason MerrillPR c++/71173 - wrong qualified lookup
2016-05-13 Jason MerrillFix type-dependence and the current instantiation.
2016-04-21 Patrick PalkaReuse the saved_scope structures allocated by push_to_t...
2016-04-19 Jason Merrillre PR c++/70522 (Hidden friend functions block qualifie...
2016-02-17 Jason Merrillre PR c++/10200 (Weird clash with same names in differe...
2016-02-16 Jason Merrillre PR c++/69657 (abs() not inlined after including...
2016-02-15 Jason Merrillre PR c++/69753 (bogus: expected primary-expression...
2016-02-10 Jason Merrillre PR c++/69657 (abs() not inlined after including...
2016-02-08 Jason Merrillre PR c++/69657 (abs() not inlined after including...
2016-01-29 Patrick PalkaFix cp_binding_level reuse logic
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-04 David MalcolmC++ FE: expression ranges
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-10-01 Ville Voutilainenre PR c++/54430 ([C++11] For-Loop: Scope of iterating...
2015-08-20 Jason Merrill* name-lookup.c (hidden_name_p): Handle OVERLOAD.
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...
next