]> gcc.gnu.org Git - gcc.git/history - gcc/cp
postreload.c (reload_cse_simplify_set): Call cselib_lookup earlier.
[gcc.git] / gcc / cp /
2003-06-26 Giovanni Bajore PR c++/8266 (Explicit instantiation of a template...
2003-06-26 Mark Mitchellre PR c++/10990 (Cannot convert with dynamic_cast<...
2003-06-26 Mark Mitchellre PR c++/10931 (valid conversion static_cast<const...
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-24 Jan Hubickamethod.c (thunk_labelno): Move outside ifdef block...
2003-06-24 Jan Hubickalanghooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE...
2003-06-24 Andrew Pinskimethod.c: add prototype for make_alias_for_thunk.
2003-06-23 Jakub Jelineki386.c (x86_output_mi_thunk): Don't pass MEM to %P0...
2003-06-23 Jan Hubickadecl.c (register_dtor_fn): Mark cleanup as used.
2003-06-23 Jakub Jelinekmangle.c (hash_type): val is the TREE_LIST itself,...
2003-06-21 Gabriel Dos Reisre PR c++/10784 (Warning about choosing custom operator...
2003-06-21 Gabriel Dos ReisPC c++/10864
2003-06-21 Gabriel Dos Reisre PR c++/10915 (a not-useful non-avoidable warning...
2003-06-20 Mark Mitchellre PR c++/10749 (triple nested template classes in...
2003-06-20 Mark Mitchellre PR c++/10845 (template member function (getting...
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-20 Mark Mitchellre PR c++/10939 (ICE with templated code)
2003-06-20 Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-20 Mark Mitchellre PR middle-end/11041 (ICE: const myclass &x = *x...
2003-06-20 Matt AusternFix for PR c++/11228, infinite loop for new int[n]().
2003-06-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-06-19 Nathanael Nerodept.c: Convert to ISO C.
2003-06-18 Nathan Sidwellcp-tree.h (comp_except_specs, [...]): Return bool.
2003-06-18 Nathan Sidwellcp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-18 Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-18 Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-17 Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Correct sprint...
2003-06-17 Jason Merrillre PR c++/10929 (-Winline warns about functions for...
2003-06-17 Mark MitchellCorrect PR number.
2003-06-17 Mark Mitchellre PR c++/10712 (ICE in constructor_name_full, at cp...
2003-06-17 Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-17 Andreas Jaegerexcept.c: Remove duplicate declaration of push_eh_cleanup.
2003-06-17 Nathanael Nerodemangle.c: Convert to ISO C.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Nathanael Nerode* tree.c: Convert to ISO C.
2003-06-16 Kazu Hiratacp-tree.h: Follow spelling conventions.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-13 Nathanael Nerode* lex.c: Convert to ISO C.
2003-06-13 Nathanael Nerodeinit.c: removes use of PARAMS macro.
2003-06-13 Nathanael Nerode* rtti.c: Remove PARAMS.
2003-06-13 Nathanael Nerode* typeck2.c: Convert to ISO C.
2003-06-12 Mark Mitchellre PR c++/10635 (ICE (segfault) when dereferencing...
2003-06-12 Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-06-11 Roger Sayledecl2.c (generate_ctor_or_dtor_function): Avoid expandi...
2003-06-11 Mark Mitchellmangle.c (tm_p.h): Include it.
2003-06-11 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-10 Jason Merrilloops
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Geoffrey Keating[multiple changes]
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-09 Zack Weinbergre PR c++/8861 ([ABI] mangling floating point literal...
2003-06-08 Neil Booth* Makfile.in, cp/Make-lang.in: Forgotten commit.
2003-06-07 Andreas Jaeger* cp/decl.c (xref_tag): Remove undefined macro NONNESTE...
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-06-04 J"orn Renneckedecl.c (grokdeclarator): Error_mark_node in, error_mark...
2003-06-04 Andreas Jaegerg77spec.c (lang_specific_driver): Remove ALT_LIBM usage.
2003-06-04 Jason Merrillcp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
2003-06-03 Kriang Lerdsuwanakijre PR c++/10940 (Bad code with explicit specialization)
2003-05-31 Diego Novilloclass.c (dump_array): Call CONSTRUCTOR_ELTS to access...
2003-05-31 Gabriel Dos Reisdecl.c (cp_binding_level::this_entity): Rename from...
2003-05-31 Kriang Lerdsuwanakijre PR c++/10956 (ICE when specializing a template membe...
2003-05-29 Gabriel Dos Reisdecl.c (ENABLE_SCOPE_CHECKING): Rename from DEBUG_BINDI...
2003-05-29 Gabriel Dos Reisname-lookup.h (global_scope_p): New macro.
2003-05-25 Kriang Lerdsuwanakijparser.c (cp_parser_explicit_instantiation): Restore...
2003-05-23 Geoffrey Keatingrs6000.c (expand_block_move): Unify the TARGET_STRING...
2003-05-23 Kriang Lerdsuwanakijre PR c++/10682 (chokes on a typedef for an enum inside...
2003-05-21 Jason Merrillinit.c (build_vec_delete): Copy the address into a...
2003-05-21 Nathan Sidwellc-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
2003-05-21 Kaveh R. Ghazic-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_...
2003-05-21 Danny Smithre PR c++/9738 ([mingw] Internal compiler error in...
2003-05-20 Jason Merrillfix whitespace
2003-05-19 Matt AusternAdd a new flag...
2003-05-19 Gabriel Dos ReisFix comment-style.
2003-05-19 Andrew Pinskiname-lookup.c (free_binding_entry): fix where the GTY...
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-18 Kriang Lerdsuwanakijsemantics.c (perform_deferred_access_checks): Don't...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-15 Jason Merrillre PR c++/5388 (Incorrect message "operands to ?: have...
2003-05-15 Mark Mitchellcall.c (build_op_delete_call): Avoid creating unnecessa...
2003-05-15 Mark Mitchellre PR c++/8385 (typeof(...) as template arg)
2003-05-13 Jason Merrilltypeck.c (build_modify_expr): Don't always stabilize...
2003-05-11 Kriang Lerdsuwanakij* method.c (synthesize_method): Call push/pop_deferring...
2003-05-11 Kriang LerdsuwanakijPR c++/10230, c++/10481
2003-05-11 Kriang Lerdsuwanakijre PR c++/10552 (Small sample using nested templates...
2003-05-10 Kriang Lerdsuwanakij* pt.c (instantiate_decl): Call push/pop_deferring_acce...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9554 (Out of class declaration of member...
2003-05-09 Kriang LerdsuwanakijPR c++/10555, c++/10576
2003-05-08 Jason Merrillinit.c (build_new_1): Don't reuse a TARGET_EXPR in...
2003-05-07 Richard Hendersonexcept.c: Revert 04-01 and 04-02 forced-unwind changes.
2003-05-07 Jason Merrillcall.c (build_conditional_expr): Don't assume that...
2003-05-06 Kriang Lerdsuwanakijtypeck.c (build_unary_op): Deal with const qualifier...
2003-05-05 Jason Merrillre PR c++/9537 ([New parser] problem handling const...
2003-05-05 Jason Merrilltweak comment
2003-05-05 Kriang LerdsuwanakijFix a typo overlooked in the previous commit.
2003-05-05 Kriang Lerdsuwanakijre PR c++/10496 ([diagnostic] erroneus suggestion in...
next
This page took 0.171494 seconds and 8 git commands to generate.