aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/parse
AgeCommit message (Expand)AuthorFilesLines
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell2-0/+14
2004-10-19call.c (struct conversion): Add base_p.Mark Mitchell1-0/+1
2004-10-19re PR c++/18047 (Wrong precedence between equality (==, !=) and < operators)Paolo Bonzini1-0/+32
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell1-1/+1
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell2-0/+14
2004-10-12re PR c++/15786 (Bad error message for frequently occuring error.)Mark Mitchell1-0/+5
2004-10-10re PR c++/17393 ("unused variable '._0'" warning with -Wall)Mark Mitchell1-0/+12
2004-10-10re PR c++/17867 ("void" instead of class name in error message)Mark Mitchell2-0/+30
2004-10-09re PR c++/17524 (ICE with initializing a variable of type void)Mark Mitchell1-0/+7
2004-10-05Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis1-9/+9
2004-09-23decl.c (grokfndecl): If ::main is found not to return int, correct it after i...Zack Weinberg6-9/+8
2004-09-17re PR c++/16002 (Strange error message with new parser)Mark Mitchell1-0/+7
2004-09-14re PR c++/16716 (ICE in cp_parser_parse_and_diagnose_invalid_type_name)Mark Mitchell1-0/+9
2004-09-12* g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.Steven Bosscher1-2/+3
2004-09-11re PR c++/17412 (tree check failure in fold-const)Steven Bosscher1-0/+11
2004-08-17re PR c++/16965 (Confusing mismatch in error messages)Mark Mitchell1-0/+8
2004-08-12re PR c++/16853 (pointer-to-member initialization from incompatible one accep...Mark Mitchell1-0/+13
2004-08-11re PR c++/16964 (ICE in cp_parser_class_specifier due to redefinition)Mark Mitchell1-0/+8
2004-08-11re PR c++/16971 (ICE on duplicate definition)Mark Mitchell1-0/+8
2004-08-02null1.C: Fix PR number.Mark Mitchell1-1/+1
2004-08-02re PR c++/16338 (ICE when throwing a compound literal)Mark Mitchell1-0/+9
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-0/+7
2004-07-22* g++.dg/parse/attr2.C: Simplify.Mark Mitchell1-4/+1
2004-07-20re PR c++/16637 (syntax error on valid input code)Mark Mitchell1-0/+7
2004-07-20Remove DOS style trailing Carriage ReturnsKelley Cook3-60/+60
2004-07-17re PR c++/16337 (bug defining multiple altivec vectors in same C++ statement)Mark Mitchell1-0/+15
2004-07-13re PR c++/16518 (mutable specifier only applies to first item in declaration ...Mark Mitchell1-0/+7
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell1-0/+10
2004-06-29re PR c++/16260 (ICE in template function)Nathan Sidwell1-0/+9
2004-06-27re PR c++/16193 (Bootstrap failure in libstdc++-v3)Mark Mitchell1-0/+10
2004-06-15re PR c++/15947 (Puzzling error message for wrong destructor declaration in t...Giovanni Bajo1-0/+10
2004-06-11re PR c++/15862 ('enum yn' fails)Mark Mitchell1-0/+4
2004-06-01re PR c++/14932 (cannot use offsetof to get offsets of array elements in g++ ...Giovanni Bajo1-0/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2
2004-04-09target-supports.exp (check_named_sections_available): New.Zack Weinberg1-3/+2
2004-03-19re PR c++/14545 (Cannot compile pooma-gcc (regression))Giovanni Bajo1-0/+26
2004-03-16re PR c++/14586 (Bogus warning in templates about taking address of a tempora...Mark Mitchell1-0/+17
2004-03-15re PR c++/14550 (trouble with pointers in templates)Mark Mitchell1-0/+17
2004-03-09re PR c++/14409 (Accepts invalid function signature for explicit instantiation)Giovanni Bajo1-0/+20
2004-03-09re PR c++/14432 (Built-ins lead to conflict even if no header file included)Mark Mitchell1-0/+5
2004-03-09re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell1-1/+1
2004-03-02re PR c++/14360 (Overeager argument dependent name lookup)Mark Mitchell1-0/+5
2004-03-01re PR c++/14324 (Multiple static definitions are not unique)Mark Mitchell1-0/+11
2004-02-27re PR c++/14278 (fails when calling through a function pointer)Mark Mitchell1-0/+13
2004-02-19attr-ctor1.C: XFAIL on hppa.Nathan Sidwell1-1/+3
2004-02-19re PR c++/14181 (Cryptic error message for code that compiled without warning...Giovanni Bajo1-0/+9
2004-02-06re PR c++/14028 (Parser accepts invalid unbalanced triangular bracketing.)Giovanni Bajo1-0/+6
2004-02-05re PR c++/14008 (Confusing diagnostic when omitting a template parameter)Giovanni Bajo2-1/+40
2004-02-03re PR c++/13950 ([DR176] lookup of dependent base name)Mark Mitchell1-0/+22
2004-02-03re PR c++/14002 (Friend declaration with template-id causes confusion of func...Mark Mitchell2-0/+23