aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.pt
AgeCommit message (Expand)AuthorFilesLines
2016-10-06C++17 copy elision improvements.Jason Merrill1-3/+3
2016-06-02decl.c (xref_tag_1): Change pairs of errors to error + inform.Paolo Carlini2-2/+2
2016-05-30re PR c++/71238 (Undeclared function message imprecisely points to error column)Paolo Carlini1-1/+1
2016-05-28Revert the attempted fix for c++/69855, it breaks bootstrap.Ville Voutilainen1-2/+2
2016-05-27re PR c++/69855 (Missing diagnostic for overload that only differs by return ...Ville Voutilainen1-2/+2
2015-10-31Improve deduction failure diagnostics.Jason Merrill1-1/+1
2015-08-20* name-lookup.c (hidden_name_p): Handle OVERLOAD.Jason Merrill1-2/+2
2015-07-14pt.c (check_template_shadow): Emit error + inform instead of two errors.Paolo Carlini1-1/+1
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-04-15call.c (enforce_access): Emit error + inform.Paolo Carlini7-9/+9
2015-01-15re PR c++/59366 (A friend function template defined in a class is found witho...Momchil Velikov1-1/+1
2014-09-30re PR c++/16564 (g++ seems to go into an infinite loop after errors)Paolo Carlini1-1/+1
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 Carlini1-1/+1
2014-08-13call.c (build_x_va_arg): Support passing non-POD through ....Jason Merrill1-3/+4
2014-08-05Implement constexpr variable templatesBraden Obrzut1-1/+2
2014-05-19typeck2.c (cxx_incomplete_type_diagnostic): Use inform.Paolo Carlini3-3/+3
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill2-5/+5
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill12-17/+1
2014-05-12call.c (convert_like_real): Use inform for identifying the declaration point.Jason Merrill2-2/+2
2014-03-07g++-dg.exp (g++-dg-runtest): Run tests in C++1y mode, too.Jason Merrill7-8/+8
2013-08-12i386.c (ix86_function_versions): Use error + inform.Paolo Carlini2-2/+2
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge1-1/+1
2013-04-11re PR c++/54216 (Missing diagnostic for ill-formed anonymous enum declarations)Paolo Carlini1-0/+1
2013-02-28Add XFAIL to g++.old-deja/g++.pt/ptrmem6.C for AArch64.Marcus Shawcroft1-1/+1
2012-10-15PR c++/50080 (again)Paolo Carlini2-2/+2
2012-10-15re PR c++/50080 ([DR 468] error: 'template' (as a disambiguator) is only allo...Paolo Carlini2-3/+2
2012-07-25* pt.c (print_candidates_1): Use inform instead of error.Jason Merrill3-4/+4
2012-06-15auto27.C: Add comments to checks for multiple messages reported for one line ...Janis Johnson1-2/+2
2012-06-04PR preprocessor/53463 - Fix system header detection for built-in macro tokensDodji Seketeli1-1/+1
2012-05-15re PR c/11586 (after call sigaction, system() return wrong status)Paolo Carlini1-1/+1
2012-04-02PR c++/40942 - Failure of template specialization partial orderingDodji Seketeli1-4/+23
2012-03-24Implement return type deduction for normal functions with -std=c++1y.Jason Merrill1-1/+1
2012-01-22ptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.Richard Sandiford1-1/+1
2011-11-09Run most tests in both C++98 and C++11 modes.Jason Merrill5-18/+10
2011-09-27re PR c++/45487 (Request to change comma to semicolon in error message)Paolo Carlini1-1/+1
2011-07-27Propagate the source location of a template's function_decl to the template_d...Jeffrey Yasskin1-2/+2
2011-07-16re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd11-14/+14
2011-07-09Add x32 support to GCC testsuite.H.J. Lu1-2/+1
2011-06-09prune.exp: Prune "note"s.Jason Merrill2-0/+2
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill9-9/+11
2011-05-20re PR c++/24163 (dependent Base class scope examined during unqualified name ...Jason Merrill1-1/+1
2011-03-10re PR c++/47198 ([C++0x] ICE: tree check: expected var_decl or function_decl,...Jason Merrill4-4/+4
2011-03-08re PR c++/48003 (Regression in Template Constants from 4.5.2)Jason Merrill1-0/+1
2011-02-25constant1.C: Specify C++98 mode.Jason Merrill1-0/+2
2010-12-08re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd19-24/+57
2010-11-01call.c (null_ptr_cst_p): Use maybe_constant_value.Jason Merrill1-1/+1