aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
AgeCommit message (Expand)AuthorFilesLines
2016-08-06Harmonize diagnostics for invalid reference bindingJonathan Wakely2-2/+2
2016-06-02decl.c (xref_tag_1): Change pairs of errors to error + inform.Paolo Carlini4-8/+8
2016-05-30re PR c++/71238 (Undeclared function message imprecisely points to error column)Paolo Carlini9-15/+15
2016-05-28Revert the attempted fix for c++/69855, it breaks bootstrap.Ville Voutilainen2-6/+5
2016-05-27re PR c++/69855 (Missing diagnostic for overload that only differs by return ...Ville Voutilainen2-5/+6
2016-04-30thunk3.C: Remove SH5 checks.Oleg Endo1-1/+1
2016-03-28re PR bootstrap/70422 (Bootstrap comparison failure)Jason Merrill1-0/+85
2016-03-25re PR c++/64266 (Can GCC produce local mergeable symbols for *.__FUNCTION__ a...Jason Merrill1-85/+0
2016-02-26PR c++/15766 - bad parse error recovery (2 bugs)Martin Sebor1-0/+6
2016-01-04Update copyright years.Jakub Jelinek3-3/+3
2015-11-13Merge C++ delayed folding branch.Jason Merrill1-1/+1
2015-10-31Improve deduction failure diagnostics.Jason Merrill1-1/+1
2015-08-21Adjust g++.old-deja/g++.jason/overload.CPatrick Palka1-1/+1
2015-08-20* name-lookup.c (hidden_name_p): Handle OVERLOAD.Jason Merrill1-2/+2
2015-08-18DR 1155Jason Merrill1-1/+1
2015-08-17re PR c++/67216 (false is still a null pointer constant)Paolo Carlini1-1/+2
2015-07-26Fix PR c++/18969 (invalid return statement diagnosed too late)Patrick Palka1-1/+1
2015-07-14pt.c (check_template_shadow): Emit error + inform instead of two errors.Paolo Carlini4-28/+23
2015-07-10re PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)Patrick Palka1-1/+1
2015-06-24Revert fix for PR c++/30044Patrick Palka1-1/+1
2015-06-23[PATCH] Fix PR c++/30044Patrick Palka1-1/+1
2015-05-27decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...Jason Merrill1-9/+9
2015-05-05c.opt (Wterminate): New.Jason Merrill1-1/+1
2015-04-15call.c (enforce_access): Emit error + inform.Paolo Carlini62-84/+84
2015-01-29re PR c++/49508 (Bogus "control reaches end of non-void function" warning)Jason Merrill1-3/+0
2015-01-22re PR libstdc++/64535 (Emergency buffer for exception allocation too small)Richard Biener1-3/+6
2015-01-15re PR c++/59366 (A friend function template defined in a class is found witho...Momchil Velikov1-1/+1
2015-01-05Update copyright years.Jakub Jelinek3-3/+3
2014-12-31target-supports.exp (add_options_for_tls): Prepend pthread link flags.David Edelsohn1-1/+1
2014-12-03re PR c++/63558 (cannot silence "jump to case label" with fpermissive)Paolo Carlini5-16/+16
2014-11-26re PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs at -O2/-Os/-O3)Bernd Edlinger1-0/+1
2014-11-26Diagnose string constant conversion to char* in c++11 and above as forbidden,...Ville Voutilainen4-4/+4
2014-11-25enum6.C: Use arm_eabi for dg-options.Andreas Tobler3-12/+6
2014-09-30re PR c++/16564 (g++ seems to go into an infinite loop after errors)Paolo Carlini1-1/+1
2014-09-22semantics.c (finish_non_static_data_member): In diagnostic, give error at poi...Jason Merrill6-17/+11
2014-09-12re PR c++/63201 (Full specialization of a member variable template of a class...Jason Merrill1-1/+1
2014-09-11re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini1-1/+1
2014-09-02badalloc1.C (arena_size): Scale according to target pointer size.Hans-Peter Nilsson1-2/+5
2014-08-25var1.C: Use c++14, not c++1y, in dg-error.Paolo Carlini1-1/+1
2014-08-23Allow non-constexpr variable templates.Jason Merrill1-2/+1
2014-08-14re PR c++/54377 (Consider default arguments in "wrong number of template argu...Paolo Carlini2-2/+2
2014-08-13call.c (build_x_va_arg): Support passing non-POD through ....Jason Merrill3-11/+13
2014-08-05Implement constexpr variable templatesBraden Obrzut2-2/+3
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-1/+1
2014-07-02pt.c (convert_template_argument): Use inform instead of error in three places.Paolo Carlini1-2/+2
2014-05-19typeck2.c (cxx_incomplete_type_diagnostic): Use inform.Paolo Carlini14-15/+15
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill18-32/+32
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill65-84/+14
2014-05-12call.c (convert_like_real): Use inform for identifying the declaration point.Jason Merrill3-3/+3
2014-05-09re PR c++/22434 (ICE in simplify_{,gen_}subreg)Jason Merrill1-0/+1