re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)
[gcc.git] / gcc / cp /
2004-10-27 Mark Mitchellname-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
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-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-22 Nathan Sidwellre PR c++/18095 (ICE in cp_lexer_consume_token on missi...
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-21 Andrew Pinskire PR c++/13560 (wrong file name in error message)
2004-10-21 Kazu Hirata* typeck.c: Fix a comment typo.
2004-10-20 Kriang Lerdsuwanakijre PR c++/13495 (Friendship to class nested within...
2004-10-20 Nathan Sidwelltypeck.c (composite_pointer_type): Add comment about...
2004-10-20 Kazu Hirata* call.c, typeck.c: Fix comment typos.
2004-10-20 Nathan Sidwellparser.c (cp_token_position): New typedef.
2004-10-19 Mark Mitchellcall.c (struct conversion): Add base_p.
2004-10-19 Paolo Bonzinire PR c++/18047 (Wrong precedence between equality...
2004-10-18 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-17 Giovanni Bajore PR c++/17743 (dependent expressions in attributes)
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-15 Mark Mitchellre PR c++/17042 (Duplicated symbol in assembly output)
2004-10-15 Kazu Hirata* dump.c, g++spec.c, repo.c: Update copyright.
2004-10-15 Kazu Hirata* decl.c: Fix a comment typo.
2004-10-15 Andrew Pinski[multiple changes]
2004-10-15 Mark Mitchellre PR c++/17976 (Calls the dtor twice)
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-13 Frank Ch. Eiglertoplev.c (compile_file): Call mudflap_finish_file from...
2004-10-13 Andrew Pinskire PR c++/17661 (ICE in create_tmp_var)
2004-10-13 Kazu Hirata* search.c: Fix a comment typo.
2004-10-12 Nathan Sidwellclass.c (dfs_modify_vtables): Simplify condition.
2004-10-12 Nathan Sidwellsearch.c (struct lookup_base_data_s): New.
2004-10-12 Kazu Hirata* search.c: Fix comment typos.
2004-10-12 Mark Mitchellre PR c++/15786 (Bad error message for frequently occur...
2004-10-11 Mark Mitchellre PR c++/17936 (Declaration of specialization rejected)
2004-10-11 Mark Mitchellre PR c++/17929 (ICE with qualified name in template...
2004-10-11 Nathan Sidwellcp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-11 Nathan Sidwellcp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-11 Kazu Hirata* semantics.c: Fix comment typos.
2004-10-11 Andrew Pinskire PR c++/17554 (crashes in on kopete build (KDE's...
2004-10-11 Andrew Pinskire PR c++/17907 (ice in optimize_inline_calls, at tree...
2004-10-10 Mark Mitchellre PR c++/17393 ("unused variable '._0'" warning with...
2004-10-10 Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-10-10 Mark Mitchellre PR c++/17867 ("void" instead of class name in error...
2004-10-09 Mark Mitchellre PR c++/17524 (ICE with initializing a variable of...
2004-10-08 Volker Reicheltre PR c++/17868 (RDIV_EXPR not supported by dump_expr)
2004-10-08 Kazu Hirata* pt.c, search.c: Fix comment typos.
2004-10-08 Nathan Sidwellcp-tree.h (dfs_walk, [...]): Remove.
2004-10-08 Andrew Pinskipt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR...
2004-10-07 Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-10-07 Andrew Pinskiparser.c (cp_parser_asm_definition): Look passed the...
2004-10-06 Andrew Pinski[multiple changes]
2004-10-05 Gabriel Dos ReisFix email
2004-10-05 Gabriel Dos ReisConvert diagnostics to use quoting flag q 6/n
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 4/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 3/n
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 2/n
2004-10-03 Gabriel Dos ReisConvert diagnostics to use quoting flag q 1/n
2004-10-03 Andrew Pinskire PR c++/17797 (ICE in build_reinterpret_cast)
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-30 Nathan Sidwellcp-tree.h (struct lang_decl): Shrink by reordering...
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-29 Jason Merrillrevert accidental checkin
2004-09-29 Jason Merrillre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-29 Jason Merrillre PR middle-end/17525 (ICE in emit_move_insn (non...
2004-09-28 Roger Saylere PR driver/17537 (g++ not passing -lstdc++ to linker...
2004-09-28 Kazu Hirata* tree.c: Fix a comment typo.
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-27 Matt AusternFix implicit extern "C" breakage introduced by tokeniza...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Nathan Sidwellre PR c++/17681 (Bad message about constructor ordering...
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-24 Paolo Bonziniparser.c (cp_parser_expression_stack): Clarify why...
2004-09-24 Nathan Sidwellre PR c++/16889 (ambiguity is not detected)
2004-09-23 Zack Weinbergdecl.c (grokfndecl): If ::main is found not to return...
2004-09-23 Andrew PinskiFix the location of the changelog for Fariborz Jahanian...
2004-09-23 Andrew Pinski004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
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-23 Nathan Sidwellre PR c++/17620 (Bogus error with duplicate base class...
2004-09-22 Nathan Sidwellcp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove marked flags...
2004-09-22 Ziemowit Laskicp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here...
2004-09-21 Zack Weinbergparser.c (cp_lexer_peek_token, [...]): Don't handle...
2004-09-21 Matt Austernre PR c++/15049 ([DR 278/132/216/338/389/319] global...
2004-09-21 Roger Saylere PR c++/7503 ((x < Y ? X : Y) used for assignment...
2004-09-21 Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-09-21 Andreas Toblerdecl.c (reshape_init_array): Initialize max_index_cst...
2004-09-21 Mark Mitchellre PR c++/17530 (failure to emit inline function)
2004-09-21 Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-20 Giovanni Bajore PR c++/14179 (out of memory while parsing array...
2004-09-20 Steven Bosscherlex.c (cxx_init): Don't set the ridpointer for RID_NULL...
2004-09-19 Mark Mitchelldecl2.c (determine_visibility): Allow class visibility...
2004-09-18 Kazu Hiratacall.c, [...]: Follow spelling conventions.
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
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)
next