re PR fortran/9972 (Failure of g77.f-torture/execute/980520-1.f)
[gcc.git] / gcc /
2004-01-11 Steven Bosscherre PR fortran/9972 (Failure of g77.f-torture/execute...
2004-01-11 Zack Weinbergc-decl.c (diagnose_arglist_conflict): Add missing space...
2004-01-11 Zack Weinberg* gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
2004-01-11 Ian Lance Taylorre PR c++/3478 (Accepts invalid "enum typename")
2004-01-11 Ian Lance Taylorre PR c++/3478 (Accepts invalid "enum typename")
2004-01-11 Jakub JelinekUpdate Copyright year.
2004-01-11 Jakub Jelinekre PR middle-end/13392 (ICE in convert_from_eh_region_r...
2004-01-11 Jan Hubicka* invoke.texi: Fix syntax error in previous patch.
2004-01-11 Jan HubickaPartial fix for PR opt/10776
2004-01-11 Richard Sandifordmips.c (mips_symbolic_constant_p): Don't allow out...
2004-01-11 Richard Sandifordre PR rtl-optimization/13469 (IRIX 6.5 O32 libjava...
2004-01-11 Kazu Hiratalib1.asm: Fix comment formatting.
2004-01-11 Zack Weinbergc-decl.c (duplicate_decls): Break apart into...
2004-01-11 Zack Weinberggenautomata.c (make_automaton, [...]): Print progress...
2004-01-11 Zack Weinberg20021123-2.c: Delete; dup of 20021120-1.c.
2004-01-11 GCC AdministratorDaily bump.
2004-01-10 Kazu Hiratam32r.md: Use define_constants for unspec and unspec_vol...
2004-01-10 Jan HubickaFix pasto.
2004-01-10 Jan Hubicka* expr.c (expand_expr_real): More curefully expand...
2004-01-10 Kazu Hiratam32r.md (flush_icache): Use 1 for unspec_volatile.
2004-01-10 David Edelsohnre PR debug/12860 (stabs register number out of range)
2004-01-10 Richard Sandifordtree.c (get_unwidened): Reorder conditions so that...
2004-01-10 Eric Botcazou* gcc.dg/pragma-re-1.c: Use right pointer type.
2004-01-10 Eric Botcazou* g++.dg/eh/simd-1.c: Ajust line number for dg-error...
2004-01-10 Eric Christophertoplev.c (rest_of_handle_cfg): Add reg_scan pass if...
2004-01-10 Jeff Baileyre PR target/12561 (gcc/config/t-gnu needs updating...
2004-01-10 Geoffrey Keating* gcc.dg/rs6000-ldouble-1.c: New.
2004-01-10 Geoffrey Keatingdarwin-ldouble.c: Add big comment explaining exactly...
2004-01-10 Andrew Pinskire PR debug/11231 (undefined array size inside struct...
2004-01-10 Geoffrey Keating* config/rs6000/rs6000.md (fix_trunctfdi2): Delete.
2004-01-10 Richard Henderson* recog.c (constrain_operands): Validate mem operands.
2004-01-10 Nathanael Nerodere PR bootstrap/7817 (Link to gcc man page in g++ man...
2004-01-10 Giovanni BajoDR 337 PR c++/9256
2004-01-10 Giovanni BajoDR 337 PR c++/9256
2004-01-10 GCC AdministratorDaily bump.
2004-01-09 James E Wilsongcc.c (init_spec): Remove -lunwind from shared case.
2004-01-09 Alexandre Olivaname-lookup.c (qualified_lookup_using_namespace): Consi...
2004-01-09 Alexandre Oliva* g++.dg/lookup/strong-using-1.C: New.
2004-01-09 Steve Ellceyconfigure.ac: (gcc_cv_ld_hidden) Set to true for ia64...
2004-01-09 Joseph Myersre PR c/11234 (-pedantic accepts function pointer ...
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2004-01-09 Kazuhiro Inaoka(call26_operand): Allow in PIC mode.
2004-01-09 Kazuhiro InaokaDefine __m32r__
2004-01-09 Kazu Hiratare PR target/13380 (An unrecognized insn.)
2004-01-09 Kazu Hiratare PR target/13380 (An unrecognized insn.)
2004-01-09 Kazu Hiratam32r.c (m32r_expand_block_move): Call gen_movestrsi_int...
2004-01-09 Kazu Hiratafinal.c (FIRST_INSN_ADDRESS): Remove.
2004-01-09 J. Brobeckerdwarf2out.c (gen_enumeration_type_die): Return the...
2004-01-09 Richard Hendersonre PR rtl-optimization/12441 (Can't spill register...
2004-01-09 Kelley CookMakefile.in: Rename configure.in to configure.ac
2004-01-09 Stuart Hastingsi386.md: Typos in MMX/SSE immediate shifts.
2004-01-09 Alan Modra* gcc.dg/array-quals-1.c: Accept .data.rel.ro.
2004-01-09 GCC AdministratorDaily bump.
2004-01-08 Jan Hubicka* cgraphunit.c (cgraph_decide_inlining): Fix typo.
2004-01-08 Geoffrey Keatingrs6000.md (cmptf_internal1): Correct branch offset.
2004-01-08 Geoffrey Keatingrs6000.c (legitimate_lo_sum_address_p): lo_sum addresse...
2004-01-08 Kazuhiro Inaoka(ASM_OUTPUT_ALIGNED_BSS): Actually emit variables in...
2004-01-08 Eric Botcazourun_acats: Treat 'gnatchop' the same way as 'gnatmake'.
2004-01-08 Alan Modralinux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure targe...
2004-01-08 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2004-01-08 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2004-01-08 Richard Sandifordsimplify-rtx.c (simplify_immed_subreg): Fix constructio...
2004-01-08 Joel Brobeckerdwarf2out.c (subrange_type_die): Add context_die parameter.
2004-01-08 Zack Weinbergdwarf2.h, [...]: Add multiple-include guard.
2004-01-08 Hartmut Penner* gcc.dg/altivec-11.c: New test.
2004-01-08 Hartmut Pennerrs6000.c (easy_vector_constant): Accept all vector...
2004-01-08 Mark Mitchell* g++.dg/abi/vbase10.C: Use -mstructure-size-boundary...
2004-01-08 GCC AdministratorDaily bump.
2004-01-07 Joseph Myersre PR c/6024 (GCC fails to diagnose mismatch of enum...
2004-01-07 Rainer Orth* link.c [sgi] (shared_libgnat_default): Change to...
2004-01-07 Joseph Myersre PR c/12165 (Typedef'ed variables ignore typedef...
2004-01-07 Alan Modra* gcc.dg/winline-7.c: Don't cast void * to int.
2004-01-07 Alan Modrars6000.c (rs6000_dbx_register_number): New function.
2004-01-07 Eric Christophermips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.
2004-01-07 GCC AdministratorDaily bump.
2004-01-06 Geoffrey Keatingt-darwin (LIB2FUNCS_EXTRA): Compile darwin-ldouble.c.
2004-01-06 Geoffrey Keatingemit-rtl.c (gen_lowpart_common): Use simplify_gen_subre...
2004-01-06 Jan Hubickamakefile.in (stageprofile_flags_to_pass): use -fprofile...
2004-01-06 Geoffrey Keatingrs6000.md (floatsitf2): Use expand_float rather than...
2004-01-06 Geoffrey Keating* dwarf2out.c (add_const_value_attribute): Remove incor...
2004-01-06 David Edelsohnxcoff.h (EXTRA_SECTION_FUNCTIONS): Split each function...
2004-01-06 Jan Hubicka* invoke.texi: Remove typo in last change.
2004-01-06 Jan Hubickare PR target/10301 (Side effects of architecture specif...
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-06 Kazu Hiratainstall.texi: Fix typos.
2004-01-06 Kazuhiro InaokaFix defintion of TRAMPOLINE_SIZE
2004-01-06 Jan Hubickai386-sse-5.c: New test
2004-01-06 Kazu Hiratalinux.h: Fix comment formatting.
2004-01-06 Kelley Cookgcc_update (files_generated): Revert 2003-12-18 change.
2004-01-06 Mark Mitchellre PR c++/13057 (regparm attribute not applied to destr...
2004-01-06 Mark Mitchellre PR c++/12815 (Code compiled with optimization behave...
2004-01-06 Mark Mitchellre PR c++/12815 (Code compiled with optimization behave...
2004-01-06 GCC AdministratorDaily bump.
2004-01-05 Kazu Hiratasystem.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2004-01-05 Eric Botcazou* gcc.dg/compat/sdata-section.h: Declare 'abort'.
2004-01-05 Mark Mitchellre PR c++/12132 (spurious "int ._0" (or "int $_0) in...
2004-01-05 Mark Mitchellre PR c++/13451 (Wrong error message with qualified...
2004-01-05 Daniel Berlinggc-zone.c: Remove everything in #ifdef USING_MALLOC_PA...
2004-01-05 Kazu Hirata* doc/invoke.texi: Remove a page break.
next