]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/g++.old-deja
replace ISL with isl
[thirdparty/gcc.git] / gcc / testsuite / g++.old-deja /
2015-11-14  Jason MerrillMerge C++ delayed folding branch.
2015-10-31  Jason MerrillImprove deduction failure diagnostics.
2015-08-21  Patrick PalkaAdjust g++.old-deja/g++.jason/overload.C
2015-08-20  Jason Merrill* name-lookup.c (hidden_name_p): Handle OVERLOAD.
2015-08-18  Jason MerrillDR 1155
2015-08-17  Paolo Carlinire PR c++/67216 (false is still a null pointer constant)
2015-07-26  Patrick PalkaFix PR c++/18969 (invalid return statement diagnosed...
2015-07-14  Paolo Carlinipt.c (check_template_shadow): Emit error + inform inste...
2015-07-10  Patrick Palkare PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)
2015-06-24  Patrick PalkaRevert fix for PR c++/30044
2015-06-23  Patrick Palka[PATCH] Fix PR c++/30044
2015-05-27  Jason Merrilldecl.c (warn_extern_redeclared_static): Use the locatio...
2015-05-06  Jason Merrillc.opt (Wterminate): New.
2015-04-15  Paolo Carlinicall.c (enforce_access): Emit error + inform.
2015-01-29  Jason Merrillre PR c++/49508 (Bogus "control reaches end of non...
2015-01-22  Richard Bienerre PR libstdc++/64535 (Emergency buffer for exception...
2015-01-15  Momchil Velikovre PR c++/59366 (A friend function template defined...
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-01  David Edelsohntarget-supports.exp (add_options_for_tls): Prepend...
2014-12-03  Paolo Carlinire PR c++/63558 (cannot silence "jump to case label...
2014-11-26  Bernd Edlingerre PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs...
2014-11-26  Ville VoutilainenDiagnose string constant conversion to char* in c+...
2014-11-25  Andreas Toblerenum6.C: Use arm_eabi for dg-options.
2014-09-30  Paolo Carlinire PR c++/16564 (g++ seems to go into an infinite loop...
2014-09-22  Jason Merrillsemantics.c (finish_non_static_data_member): In diagnos...
2014-09-12  Jason Merrillre PR c++/63201 (Full specialization of a member variab...
2014-09-11  Paolo Carlinire PR c++/61489 (Wrong warning with -Wmissing-field...
2014-09-02  Hans-Peter Nilssonbadalloc1.C (arena_size): Scale according to target...
2014-08-25  Paolo Carlinivar1.C: Use c++14, not c++1y, in dg-error.
2014-08-23  Jason MerrillAllow non-constexpr variable templates.
2014-08-14  Paolo Carlinire PR c++/54377 (Consider default arguments in "wrong...
2014-08-13  Jason Merrillcall.c (build_x_va_arg): Support passing non-POD throug...
2014-08-05  Braden ObrzutImplement constexpr variable templates
2014-07-04  Thomas SchwingeNormalize interface for all *-dg-runtest.
2014-07-02  Paolo Carlinipt.c (convert_template_argument): Use inform instead...
2014-05-19  Paolo Carlinitypeck2.c (cxx_incomplete_type_diagnostic): Use inform.
2014-05-14  Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14  Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-05-12  Jason Merrillcall.c (convert_like_real): Use inform for identifying...
2014-05-09  Jason Merrillre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2014-04-04  Fabien Chênedecl.c (duplicate_decls): Check for the return of perme...
2014-04-03  Nathan Sidwellinvoke.texi (Wnon-virtual-dtor): Adjust documentation.
2014-03-07  Jason Merrillg++-dg.exp (g++-dg-runtest): Run tests in C++1y mode...
2014-02-25  Jason Merrillre PR c++/55877 (Anon visibility issues)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-31  Chung-Lin TangCommit of nios2 port to trunk:
2013-12-26  H.J. LuReplace -mtune=i686 with -mtune=generic
2013-12-05  Paolo Carlinidecl.c (duplicate_decls): Replace pairs of errors and...
2013-11-25  Paolo Carlinire PR c++/54485 (g++ should diagnose default arguments...
2013-11-16  Paolo Carlinire PR c++/29143 (address-of overloaded function does...
2013-10-08  Paolo Carlinire PR c++/58568 ([c++11] ICE with lambda in invalid...
2013-08-12  Paolo Carlinii386.c (ix86_function_versions): Use error + inform.
2013-07-19  David Edelsohn* g++.old-deja/g++.other/init19.C: Require cxa_atext.
2013-06-17  Paolo Carlinire PR c++/16128 (Diagnostic of missing argument list...
2013-06-10  Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-06-03  Paolo Carlinire PR c++/57419 (Access control doesn't stop referring...
2013-05-31  Marcus ShawcroftFix eb76.C regression for arm*-*-*.
2013-05-15  Paolo Carlinire PR c++/31952 (parameters may be redeclared in a...
2013-04-11  Paolo Carlinire PR c++/54216 (Missing diagnostic for ill-formed...
2013-03-28  Paolo Carlinire PR c++/56725 (extra spaces in error message)
2013-03-27  Jason Merrillre PR c++/52597 ([C++11] confusing diagnostics for...
2013-02-28  Marcus ShawcroftAdd XFAIL to g++.old-deja/g++.pt/ptrmem6.C for AArch64.
2013-02-27  Jason Merrillre PR c++/56358 ([C++11] Erroneous interaction of typed...
2013-01-25  Jason Merrillre PR c++/56104 (Wrong "dereferencing type-punned point...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Paolo CarliniPR c++/54526 (again)
2012-11-08  Florian Weimercxa_vec.C: Fix typo in comment.
2012-10-23  Ian BoltonAArch64 [4/10]
2012-10-15  Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-10-15  Paolo CarliniPR c++/50080 (again)
2012-10-15  Paolo Carlinire PR c++/50080 ([DR 468] error: 'template' (as a disam...
2012-07-25  Jason Merrillcp-tree.h (tsubst_flags): Remove tf_no_access_control.
2012-07-25  Jason Merrill* pt.c (print_candidates_1): Use inform instead of...
2012-06-15  Janis Johnsonauto27.C: Add comments to checks for multiple messages...
2012-06-06  Steven Bosscherinvoke.texi (fconserve-space): Remove documentation.
2012-06-04  Dodji SeketeliPR preprocessor/53463 - Fix system header detection...
2012-05-17  Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-15  Paolo Carlinire PR c/11586 (after call sigaction, system() return...
2012-04-30  Dodji SeketeliAdjust relevant test cases wrt -ftrack-macro-expansion...
2012-04-02  Dodji SeketeliPR c++/40942 - Failure of template specialization parti...
2012-04-02  Paolo Carlinire PR c++/50043 ([C++0x] Implement core/1123)
2012-03-24  Jason MerrillImplement return type deduction for normal functions...
2012-03-14  Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12  Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-01-22  Richard Sandifordptrmem6.C: xfail a test for ARM and MIPS in C++11 mode.
2012-01-01  Fabien Chênecrash25.C: Adjust.
2011-12-29  Kai Tietznew3.C: Adjust test for mingw targets to use static...
2011-11-23  Dodji SeketeliPR c++/51145 - Alias template in elaborated-type-specif...
2011-11-14  Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-11  Jason Merrillre PR c++/50372 ([C++0x] pointers to static functions...
2011-11-09  Jason MerrillRun most tests in both C++98 and C++11 modes.
2011-11-09  Jason Merrill* [various.C]: Adjust for C++11 mode.
2011-10-19  Paolo Carlinire PR c++/13657 (Error message incorrectly describes...
2011-09-27  Paolo Carlinire PR c++/45487 (Request to change comma to semicolon...
2011-09-25  Jason MerrillImplement C++11 non-static data member initializers.
2011-08-16  Jason Merrill* g++.old-deja/g++.brendan/README: Add R.I.P.
2011-07-27  Jeffrey YasskinPropagate the source location of a template's function_...
2011-07-17  Nathan Froydre PR c++/45329 (When printing a list of candidate...
2011-07-13  Jason MerrillAlso test -std=c++0x mode with 'make check-c++' at...
2011-07-09  H.J. LuAdd x32 support to GCC testsuite.
next