re PR c++/18758 (ICE redeclaring struct as template)
[platform/upstream/gcc.git] / gcc / cp / parser.c
2004-12-02 Nathan Sidwellre PR c++/18758 (ICE redeclaring struct as template)
2004-12-02 Kriang Lerdsuwanakijre PR c++/18123 (ICE on templated enum)
2004-12-01 Nathan Sidwellre PR c++/18729 (ICE on invalid typedef)
2004-11-30 Kazu Hirata* parser.c: Fix comment typos.
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 3/n, PR c++/3332
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 Mark Mitchellre PR c++/17473 (typedef redefinition in struct is...
2004-11-24 Mark Mitchellre PR c++/18586 (ICE on invalid template member declara...
2004-11-12 Mark Mitchellre PR c++/18389 (ICE on struct declaration in for state...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08 Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-03 Mark Mitchellre PR c++/18124 (ICE with invalid template template...
2004-11-01 Gabriel Dos ReisConvert diagnostics to use quoting flag q 9/n
2004-10-29 Matt Austernc++/14124
2004-10-28 Mark Mitchellre PR c++/17435 (Binding a temporary of derived type...
2004-10-28 Andrew Pinskiparser.c (cp_parser_diagnose_invalid_type_name): Move...
2004-10-27 Mark Mitchellre PR c++/18093 (bogus conflict in namespace aliasing)
2004-10-26 Nathan Sidwellc-lex.c (get_nonpadding_token): Remove.
2004-10-22 Nathan Sidwellre PR c++/18095 (ICE in cp_lexer_consume_token on missi...
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-20 Nathan Sidwellparser.c (cp_token_position): New typedef.
2004-10-19 Paolo Bonzinire PR c++/18047 (Wrong precedence between equality...
2004-10-16 Giovanni Bajore PR c++/10479 (alignof and sizeof (and other expressi...
2004-10-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-12 Mark Mitchellre PR c++/15786 (Bad error message for frequently occur...
2004-10-10 Mark Mitchellre PR c++/17867 ("void" instead of class name in error...
2004-10-07 Andrew Pinskiparser.c (cp_parser_asm_definition): Look passed the...
2004-10-05 Nathan Sidwellre PR c++/17829 (wrong error: call of overloaded funct...
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 3/n
2004-09-27 Matt AusternFix implicit extern "C" breakage introduced by tokeniza...
2004-09-24 Paolo Bonziniparser.c (cp_parser_expression_stack): Clarify why...
2004-09-23 Zack Weinbergdecl.c (grokfndecl): If ::main is found not to return...
2004-09-23 Fariborz JahanianPR c++/9844, PR c++/13989
2004-09-23 Paolo Bonzinire PR c++/17596 (expression parser is too slow, should...
2004-09-23 Kazu Hirata* parser.c: Fix a comment typo.
2004-09-21 Zack Weinbergparser.c (cp_lexer_peek_token, [...]): Don't handle...
2004-09-21 Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-17 Mark Mitchellre PR c++/16002 (Strange error message with new parser)
2004-09-16 Mark Mitchellre PR c++/17501 (Confusion with member templates)
2004-09-14 Mark Mitchellre PR c++/16162 (Rejects valid member-template-definition)
2004-09-14 Mark Mitchellre PR c++/16716 (ICE in cp_parser_parse_and_diagnose_in...
2004-09-10 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-09-06 Zack Weinbergdecl.c (build_enumerator): Use add_double and int_fits_...
2004-09-04 Kriang Lerdsuwanakijdecl.c (grok_declarator): Remove a redundant semicolon.
2004-09-03 Matt AusternCompile speed improvement.
2004-08-30 Nathan Sidwellname-lookup.c (pop_binding, [...]): Replace abort with...
2004-08-27 Richard Hendersoncp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-18 Mark Mitchellre PR c++/16215 (Bad error message when requesting...
2004-08-17 Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-12 Jan Beulichparser.c (cp_parser_asm_definition): Properly consume...
2004-08-12 Mark Mitchellre PR c++/16853 (pointer-to-member initialization from...
2004-08-11 Mark Mitchellre PR c++/16964 (ICE in cp_parser_class_specifier due...
2004-08-11 Mark Mitchellre PR c++/16971 (ICE on duplicate definition)
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-25 Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
2004-07-20 Mark Mitchell* parser.c (cp_parser_simple_type_specifier): Fix typo.
2004-07-20 Mark Mitchellre PR c++/16637 (syntax error on valid input code)
2004-07-13 Mark Mitchellre PR c++/16518 (mutable specifier only applies to...
2004-07-12 Eric Christopherparser.c (cp_parser_class_head): Remove unused variable.
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-12 Mark Mitchellcall.c (build_operator_new_call): Avoid using push_to_t...
2004-07-11 Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 Nathan Sidwellre PR c++/16260 (ICE in template function)
2004-06-28 Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-28 Mark Mitchell* parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-27 Mark Mitchellre PR c++/16193 (Bootstrap failure in libstdc++-v3)
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25 Mark Mitchelldecl.c (grokdeclarator): Restore error messages about...
2004-06-24 Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-15 Giovanni Bajore PR c++/15947 (Puzzling error message for wrong destr...
2004-06-11 Jason Merrillfix typo
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-06-08 Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-06 Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01 Giovanni Bajore PR c++/14932 (cannot use offsetof to get offsets...
2004-05-31 Eric Botcazouparser.c (cp_parser_simple_type_specifier): Explicitly...
2004-05-28 Mark Mitchellre PR c++/14668 (no warning anymore for reevaluation...
2004-05-24 Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-23 Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-23 Gabriel Dos Reisclass.c (alter_access): Use %E format specifier to...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 Giovanni Bajore PR c++/15064 (typeid of template parameter gives...
2004-04-22 Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-20 Eric Christopherextern.c: New test.
next