aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-02re PR libfortran/18710 (img part of complex number not written to direct acce...Tobias Schlüter1-1/+1
2004-12-02varasm.c (make_decl_rtl): Add the missing `;'.H.J. Lu2-1/+5
2004-12-02re PR java/16675 (Null parameter values for anonymous constructor invocation ...Tom Tromey2-0/+9
2004-12-02re PR libfortran/18710 (img part of complex number not written to direct acce...Tobias Schlüter2-0/+25
2004-12-02tree.c (is_attribute_p): Split out to ..Andrew Pinski2-10/+31
2004-12-02darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel4-6/+10
2004-12-02optabs.c (lowpart_subreg_maybe_copy): New.Richard Henderson2-2/+29
2004-12-02* sh.md (extv, extzv): Add pattern predicate.J"orn Rennecke2-2/+6
2004-12-02* tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.Kazu Hirata2-1/+3
2004-12-02tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF is not null.Kazu Hirata2-4/+8
2004-12-02tree-cfg.c (phi_alternatives_equal): Check that PHI_ARG_DEF is not null.Kazu Hirata2-9/+12
2004-12-02re PR java/18741 (ICE tree check: expected class 'expression', have 'declarat...Tom Tromey2-1/+8
2004-12-02* tree-eh.c: Revert yesterday's change.Jeff Law2-27/+8
2004-12-02varasm.c (decode_reg_name): Revert change to check for zero length strings.Andrew Pinski2-6/+20
2004-12-02re PR tree-optimization/18716 ([ICE] verify_flow_info failed (loop))Dorit Naishlos2-5/+19
2004-12-02re PR c++/18758 (ICE redeclaring struct as template)Nathan Sidwell4-1/+29
2004-12-02Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab3-4/+12
2004-12-02PR c++/15664, c++/18276Kriang Lerdsuwanakij5-34/+89
2004-12-02re PR c++/18123 (ICE on templated enum)Kriang Lerdsuwanakij5-3/+30
2004-12-02xstormy16: New test directory.Nick Clifton4-0/+96
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford4-23/+26
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra2-0/+9
2004-12-02rs6000.c (rs6000_assemble_integer): Put back the #ifdef RELOCATABLE_NEEDS_FIXUP.Alan Modra2-4/+7
2004-12-02re PR target/9908 ([x86] wrong code generated for virtual method call with -m...Roger Sayle2-2/+8
2004-12-01Fix typo.Jeff Law1-1/+1
2004-12-01expr.c (expand_assignment): Handle CONCAT both as a final destination and as ...Richard Henderson3-2/+40
2004-12-01tree.h (save_eptr, save_filt): Now file scoped statics.Jeff Law2-4/+35
2004-12-02re PR libfortran/18284 (BACKSPACE broken)Bud Davis2-0/+16
2004-12-02inquire.c (inquire_via_unit): do not allow a direct access file to be opened ...Bud Davis2-0/+15
2004-12-02flush.c: New file.Steven G. Kargl7-6/+288
2004-12-02* tree-phinodes.c (remove_phi_arg_num): Fix a comment.Kazu Hirata2-4/+8
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra4-9/+26
2004-12-02intrinsic.c: Fix and add comments, fix function declarationsSteven G. Kargl2-327/+402
2004-12-02t-aix43, t-aix52 (SHLIB_LINK): Change temporary file tag from a prefix to an ...Zack Weinberg3-8/+13
2004-12-02Daily bump.GCC Administrator1-1/+1
2004-12-02gcc-dg.exp (dg-process-target): Wrapper for dg function to handle effective-t...Janis Johnson3-4/+84
2004-12-01* gcc.c (struct option_map): Add entry for "--pass-exit-codes".Andreas Schwab2-0/+5
2004-12-01re PR tree-optimization/18763 (Gcc failed to bootstrap with --disable-checking)Andrew Pinski2-0/+21
2004-12-01Makefile.in (WERROR): New variable.Mark Mitchell3-2/+14
2004-12-01expr.c (get_inner_reference): Fix thinko in REAL/IMAGPART_EXPR offsetting.Richard Henderson2-2/+7
2004-12-01Compile speed improvement.Matt Austern2-1/+8
2004-12-01re PR tree-optimization/18291 (ICE in merge_alias_info)Diego Novillo4-13/+60
2004-12-01Test for PR 15289.Richard Henderson1-0/+15
2004-12-01re PR rtl-optimization/15289 (reload error with non-lowpart subregs)Richard Henderson6-462/+422
2004-12-01expr.c (optimize_bitfield_assignment_op): Split out from ...Richard Henderson2-137/+148
2004-12-01expmed.c (store_bit_field): Use simplify_gen_subreg instead of gen_rtx_SUBREG...Richard Henderson2-14/+9
2004-12-01re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...David Edelsohn2-8/+13
2004-12-01re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell5-93/+105
2004-12-01re PR c++/18729 (ICE on invalid typedef)Nathan Sidwell4-0/+22
2004-12-01re PR c++/17431 (Internal error: Segmentation fault (program cc1plus))Nathan Sidwell7-5/+121