attrib35.C: Fix target selector string.
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg / parse /
2010-02-17 Jason Merrillre PR c++/43069 (ICE: tree check: expected tree that...
2010-01-20 Paolo Carlinire PR c++/42038 (ICE: tree check: expected class 'type...
2010-01-20 Jason Merrill* g++.dg/parse/fn-typedef1.C: Add dg-do run.
2010-01-20 Jason Merrillre PR c++/40750 (Side-effect of member function call...
2010-01-20 Jakub Jelinekre PR middle-end/42803 (c++ compilation hang)
2009-12-15 Paolo Bonzini[multiple changes]
2009-12-01 Paolo Carlinire PR c++/42057 (ICE with invalid parameter of virtual...
2009-11-27 Paolo Carlinire PR c++/35112 (ICE and broken diagnostic with ambiguo...
2009-11-13 Jason Merrillre PR c++/11987 (Accepts-invalid with inherited nested...
2009-11-08 Jason Merrillre PR c++/18451 (C++ error message regression)
2009-11-06 Jason Merrillre PR c++/15946 (Unhelpful error message when "typename...
2009-11-03 Jason Merrillre PR c++/41876 (Parse problems with catch)
2009-10-16 Kaveh R. Ghaziiinline-1.C: Use dg-add-options bind_pic_locally.
2009-08-31 Jason Merrillre PR c++/41127 (unnamed bitfield declaration parser...
2009-08-04 Manuel López-Ibáñezre PR c++/16696 (Strange message when operator++ not...
2009-07-13 Andrew Pinskire PR c++/22154 ([DR 382] qualified names should allow...
2009-06-30 Jakub Jelinekre PR c++/40566 (rejects promoted throw)
2009-05-04 Manuel López-Ibáñezre PR c++/28152 (Diagnostic about wrong use _Complex...
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-10 H.J. Lure PR c++/28301 (ICE with broken specialization)
2009-04-10 Manuel López-Ibáñez2009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-03-27 Simon Martinre PR c++/37647 (ICE with invalid use of constructor)
2009-03-24 Jason Merrillre PR c++/28274 (Redeclaration with extra default argum...
2009-03-08 H.J. Lure PR c++/39060 (ICE with lots of invalid member functions)
2009-02-20 Jason Merrillre PR c++/39225 (ICE if destructor doen't match class...
2009-02-19 H.J. Lure PR c++/39219 (attribute doesn't work with enums...
2009-02-02 Jason Merrillre PR c++/39054 (ICE with invalid pseudo-dtor in template)
2009-02-02 Paolo Carlinire PR c++/39053 (ICE with broken function declaration)
2009-01-30 Paolo Carlinire PR c++/33465 (Broken diagnostic: 'fix_trunc_expr...
2009-01-27 Paolo Carlinire PR c++/37554 (ICE with invalid cast)
2009-01-15 Dodji Seketelire PR c++/38636 (ICE with broken ctor declaration)
2009-01-14 Nick Cliftonre PR c++/37862 (Parenthesised indirection alters class...
2009-01-12 Jakub Jelinekre PR c/32041 (offsetof buglet)
2009-01-12 Jakub Jelinekre PR c++/38794 (Function body accepted in typedef)
2009-01-09 John F. Carrre PR c++/37877 (Invalid "invalid use of static" error)
2008-12-29 Jakub Jelinekre PR c++/38635 (ICE parsing broken code)
2008-12-18 Jason Merrillre PR c++/38485 (GCC can't parse a parenthesized comma...
2008-10-29 Manuel López-Ibáñezre PR c++/26997 (g++ reports misleading error message...
2008-10-07 Simon Martinre PR c/35437 (ICE with struct containing incomplete...
2008-09-30 Simon Martinre PR c++/37555 (ICE with invalid typedef)
2008-09-18 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-17 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-17 Jakub Jelinekre PR c++/37552 (ICE with invalid array access)
2008-09-17 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-16 Jakub Jelinekre PR c++/37530 (ICE with invalid catch)
2008-09-16 Jakub Jelinekre PR c++/37531 (ICE with invalid array initialization)
2008-09-16 Jakub Jelinekre PR c++/37532 (ICE with decimal floating point data...
2008-09-15 Aldy Hernandezcrash16.C: Function name is the correct location for...
2008-09-09 Jakub Jelinekre PR c++/37389 (expected integer_cst, have error_mark...
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-09-03 Jakub Jelinekre PR c++/37348 (internal compiler error: tree check...
2008-08-28 Paolo Carlinire PR c++/37260 (infinite loop in init)
2008-08-27 Paolo Carlinire PR c++/35321 (ICE with invalid use of __builtin_offs...
2008-08-14 Paolo Carlinire PR c++/34600 (ICE with invalid use of extern)
2008-07-30 Dodji Seketelire PR c++/36767 (Segmentation fault with -fprofile...
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
2008-07-11 Dodji Seketelire PR c++/31754 (Improve column number accuracy in...
2008-07-11 Dodji Seketelire PR c++/31754 (Improve column number accuracy in...
2008-07-08 Simon Martinre PR c++/34963 (ICE completely broken destructor)
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-14 Simon Martinre PR c++/35320 (ICE with invalid friend declaration)
2008-06-07 Paolo Carlinire PR c++/35327 (ICE with invalid constructor)
2008-03-30 Volker Reicheltre PR c++/35578 (Error about misplaced 'friend' word...
2008-01-30 Kaveh R. Ghazifirst-global.C: Add -fpie for all pic targets.
2008-01-22 Jason Merrillre PR c++/34912 (ICE with friend in local class)
2007-12-18 Jakub Jelinekre PR c++/34488 (ICE on invalid friend declaration)
2007-12-10 Simon Martinre PR c++/34059 (ICE with invalid base type for class...
2007-11-13 Jakub Jelinekre PR c++/34054 (ICE with parameter pack in return...
2007-11-06 Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-10-30 Doug GregorRevert accidental change to crash36.C
2007-10-30 Doug Gregorre PR c++/31993 (ICE with template class in variadic...
2007-10-26 Paolo Carlinire PR c++/31747 (ICE combining static and extern)
2007-09-25 Simon Martinre PR c++/33207 (ICE redeclaring namespace as struct)
2007-09-09 Joseph Myersfile-format.exp (gcc_target_object_format): Use remote_...
2007-09-05 Paolo CarliniPR c++/29731 (again)
2007-08-24 Jakub Jelinekre PR c++/32567 (ICE on invalid use of parameter pack)
2007-08-23 Jakub Jelinekre PR c++/31941 ("confused by earlier errors" message...
2007-08-17 Paolo Carlinire PR c++/32190 (wrong error recovery on parsing templa...
2007-08-02 Lee Millwardre PR c++/30849 (ICE with invalid asm statement)
2007-07-12 Jakub Jelinekre PR c++/30854 (Wrong number of arguments printed...
2007-05-25 Simon Martinre PR c++/31745 (ICE on invalid use of namespace)
2007-05-10 Mike Stump* g++.dg/parse/attr-externally-visible-1.C: Likewise.
2007-04-03 Jakub Jelinekre PR c++/30847 (ICE with invalid statement expression)
2007-03-28 Simon Martinre PR c++/29077 (Incorrect error message for destructor...
2007-03-23 Mark Mitchellre PR c++/30863 (Unsigned templatized struct treated...
2007-03-22 Dirk Muellerwarnings2.C: Don't use -pedantic.
2007-03-15 Manuel López-Ibáñezre PR c++/30891 (poor diagnostic with namespace in...
2007-03-04 Simon Martinre PR c++/30895 (ICE with complex values in template...
2007-03-03 Manuel López-Ibáñezre PR c++/15787 (Poor error message with if and blocks)
2007-01-29 Simon Martinre PR c++/28266 (ICE on invalid default variable)
2006-12-31 Simon Martinre PR c++/29731 (ICE with statement expression as templ...
2006-12-09 Richard Guentherimplicit-typename1.C: Qualify types.
2006-12-07 Lee Millwardre PR c++/29980 (ICE using attribute in invalid declara...
2006-12-06 Mark Mitchellre PR c++/29730 (ICE on invalid declaration of template...
2006-10-30 Dirk Muellereichin01a.C (main): Fix prototype.
2006-10-20 Lee Millwardre PR c++/28053 (ICE deriving from class with invalid...
2006-10-17 Mark Mitchellre PR c++/28261 (ICE with enum in constructor definition)
2006-10-16 Mark Mitchellre PR c++/29408 (parse error for valid code)
2006-10-16 Mark Mitchellre PR c++/28211 (wrong linkage of template argument...
2006-10-13 Bill Wendlingscope5.C: Changed "Class" to "Klasse".
next