summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja
Commit message (Expand)AuthorAgeFilesLines
* Implement P0522R0, matching of template template arguments.Jason Merrill2016-12-212-1/+10
* P0003R5 - removal of dynamic exception specification from C++17Jakub Jelinek2016-12-0824-36/+103
* new1.C: XFAIL on AIX.David Edelsohn2016-11-301-0/+1
* re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger2016-11-213-3/+5
* Improve various diagnostic issues.Jason Merrill2016-11-131-1/+1
* DR 374 - specialization in outer namespaceJason Merrill2016-11-133-5/+5
* Fix C++17 template placeholder for template template parm.Jason Merrill2016-11-091-1/+1
* Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2016-11-071-1/+1
* re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger2016-11-042-2/+2
* Implement P0386R2 - C++17 inline variablesJason Merrill2016-10-131-1/+1
* C++17 copy elision improvements.Jason Merrill2016-10-064-10/+10
* Implement P0091R2, Template argument deduction for class templates.Jason Merrill2016-10-042-2/+2
* extend.texi (Java Exceptions): Remove.Jakub Jelinek2016-10-041-10/+0
* asm3.C (two): Only use register keyword for C++14 and earlier.Jakub Jelinek2016-10-026-5/+6
* atomic-12.c: Skip for C++1z.Marek Polacek2016-09-231-2/+4
* re PR testsuite/63299 (ASan reported alloc-dealloc-mismatch in g++.old-deja/g...Maxim Ostapenko2016-09-201-1/+1
* typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.Marek Polacek2016-09-141-2/+2
* Harmonize diagnostics for invalid reference bindingJonathan Wakely2016-08-062-2/+2
* decl.c (xref_tag_1): Change pairs of errors to error + inform.Paolo Carlini2016-06-024-8/+8
* re PR c++/71238 (Undeclared function message imprecisely points to error column)Paolo Carlini2016-05-309-15/+15
* Revert the attempted fix for c++/69855, it breaks bootstrap.Ville Voutilainen2016-05-282-6/+5
* re PR c++/69855 (Missing diagnostic for overload that only differs by return ...Ville Voutilainen2016-05-272-5/+6
* thunk3.C: Remove SH5 checks.Oleg Endo2016-04-301-1/+1
* re PR bootstrap/70422 (Bootstrap comparison failure)Jason Merrill2016-03-281-0/+85
* re PR c++/64266 (Can GCC produce local mergeable symbols for *.__FUNCTION__ a...Jason Merrill2016-03-251-85/+0
* PR c++/15766 - bad parse error recovery (2 bugs)Martin Sebor2016-02-261-0/+6
* Update copyright years.Jakub Jelinek2016-01-043-3/+3
* Merge C++ delayed folding branch.Jason Merrill2015-11-131-1/+1
* Improve deduction failure diagnostics.Jason Merrill2015-10-311-1/+1
* Adjust g++.old-deja/g++.jason/overload.CPatrick Palka2015-08-211-1/+1
* * name-lookup.c (hidden_name_p): Handle OVERLOAD.Jason Merrill2015-08-201-2/+2
* DR 1155Jason Merrill2015-08-181-1/+1
* re PR c++/67216 (false is still a null pointer constant)Paolo Carlini2015-08-171-1/+2
* Fix PR c++/18969 (invalid return statement diagnosed too late)Patrick Palka2015-07-261-1/+1
* pt.c (check_template_shadow): Emit error + inform instead of two errors.Paolo Carlini2015-07-144-28/+23
* re PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)Patrick Palka2015-07-101-1/+1
* Revert fix for PR c++/30044Patrick Palka2015-06-241-1/+1
* [PATCH] Fix PR c++/30044Patrick Palka2015-06-231-1/+1
* decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...Jason Merrill2015-05-271-9/+9
* c.opt (Wterminate): New.Jason Merrill2015-05-051-1/+1
* call.c (enforce_access): Emit error + inform.Paolo Carlini2015-04-1562-84/+84
* re PR c++/49508 (Bogus "control reaches end of non-void function" warning)Jason Merrill2015-01-291-3/+0
* re PR libstdc++/64535 (Emergency buffer for exception allocation too small)Richard Biener2015-01-221-3/+6
* re PR c++/59366 (A friend function template defined in a class is found witho...Momchil Velikov2015-01-151-1/+1
* Update copyright years.Jakub Jelinek2015-01-053-3/+3
* target-supports.exp (add_options_for_tls): Prepend pthread link flags.David Edelsohn2014-12-311-1/+1
* re PR c++/63558 (cannot silence "jump to case label" with fpermissive)Paolo Carlini2014-12-035-16/+16
* re PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs at -O2/-Os/-O3)Bernd Edlinger2014-11-261-0/+1
* Diagnose string constant conversion to char* in c++11 and above as forbidden,...Ville Voutilainen2014-11-264-4/+4
* enum6.C: Use arm_eabi for dg-options.Andreas Tobler2014-11-253-12/+6