summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.law
Commit message (Expand)AuthorAgeFilesLines
* call.c (enforce_access): Emit error + inform.Paolo Carlini2015-04-1523-27/+27
* re PR c++/63558 (cannot silence "jump to case label" with fpermissive)Paolo Carlini2014-12-031-1/+1
* Diagnose string constant conversion to char* in c++11 and above as forbidden,...Ville Voutilainen2014-11-261-1/+1
* enum6.C: Use arm_eabi for dg-options.Andreas Tobler2014-11-251-4/+2
* semantics.c (finish_non_static_data_member): In diagnostic, give error at poi...Jason Merrill2014-09-221-7/+3
* re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill2014-05-144-5/+5
* call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill2014-05-1410-12/+1
* decl.c (duplicate_decls): Check for the return of permerror before emitting a...Fabien ChĂȘne2014-04-041-2/+2
* g++-dg.exp (g++-dg-runtest): Run tests in C++1y mode, too.Jason Merrill2014-03-072-4/+4
* decl.c (duplicate_decls): Replace pairs of errors and permerrors with error +...Paolo Carlini2013-12-051-1/+1
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-101-1/+1
* re PR c++/57419 (Access control doesn't stop referring to a deleted function)Paolo Carlini2013-06-031-1/+1
* re PR c++/56725 (extra spaces in error message)Paolo Carlini2013-03-283-3/+3
* config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2012-10-151-2/+2
* crash25.C: Adjust.Fabien ChĂȘne2012-01-013-4/+6
* Run most tests in both C++98 and C++11 modes.Jason Merrill2011-11-092-8/+6
* * [various.C]: Adjust for C++11 mode.Jason Merrill2011-11-091-0/+4
* re PR c++/48113 ([C++0x] bind with tuple argument fails)Jason Merrill2011-03-161-1/+1
* vla1.C: Adjust for C++0x mode.Jason Merrill2011-02-102-0/+5
* re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd2010-12-0811-10/+23
* tree.c (build_vec_init_expr): Split out from...Jason Merrill2010-10-261-1/+1
* tree.c (lvalue_kind): Rename from lvalue_p_1, make nonstatic.Jason Merrill2010-09-281-1/+2
* Require lvalues as specified by the standard.Jason Merrill2010-09-271-1/+1
* Enable implicitly declared move constructor/operator= (N3053).Jason Merrill2010-06-291-1/+1
* Enable implicitly deleted functions (N2346)Jason Merrill2010-06-291-1/+3
* re PR libstdc++/44410 (Revision 160231 caused new libstdc++ test failures)Paolo Carlini2010-06-031-1/+1
* re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill2010-05-121-2/+2
* parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE...Jason Merrill2010-04-062-4/+4
* [multiple changes]Paolo Bonzini2009-12-154-4/+4
* re PR c++/29017 (%s substituted with different untranslated words can't be pr...Shujing Zhao2009-11-201-1/+1
* Restrict DR 757 change to C++0x mode.Jason Merrill2009-11-021-2/+2
* Implement DR 757...Jason Merrill2009-08-101-2/+2
* target-supports.exp (check_effective_target_static): New procedure.Uros Bizjak2009-07-251-0/+1
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-1810-29/+34
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-173-4/+5
* crash16.C: Function name is the correct location for an error regarding a fun...Aldy Hernandez2008-09-151-1/+1
* re PR c++/31754 (Improve column number accuracy in error messages)Dodji Seketeli2008-07-111-4/+5
* enum6.C, [...]: Broaden dg-options pattern.Mark Shinwell2008-05-061-0/+12
* target-supports.exp (check_effective_target_vxworks_kernel): Fix comment.Richard Sandiford2008-04-091-0/+6
* gcc-dg.exp (cleanup-profile-file): New procedure.Uros Bizjak2007-08-301-0/+2
* warnings2.C: Don't use -pedantic.Dirk Mueller2007-03-2215-29/+29
* scope5.C: Changed "Class" to "Klasse".Bill Wendling2006-10-132-4/+4
* extern2.cc (foo): Declare as of type cost char*.Gabriel Dos Reis2006-02-058-23/+23
* netware.h (TARGET_SUBTARGET_DEFAULT): Include MASK_ALIGN_DOUBLE.Jan Beulich2006-01-101-1/+0
* re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64)Kaveh R. Ghazi2005-12-091-1/+1
* tree-ssa-uncprop.c (associate_equivalences_with_edges): Properly handle SSA_N...Jeff Law2005-11-301-0/+24
* re PR testsuite/19231 (Execute failure in gcc.c-torture/execute/builtins/strl...Kean Johnston2005-11-281-1/+1
* re PR c++/16782 (Accepts qualified member function declaration in class)Mark Mitchell2005-09-281-1/+1
* re PR target/18490 (mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.l...Hans-Peter Nilsson2004-11-291-1/+1
* re PR c++/18368 (C++ error message regression)Mark Mitchell2004-11-291-1/+1