aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-21re PR rtl-optimization/17482 (GCSE after reload replacing changing instructions)Steven Bosscher2-158/+119
2004-09-21re PR rtl-optimization/17266 (Libgfortran doesn't build)Eric Botcazou2-3/+9
2004-09-21re PR c++/17530 (failure to emit inline function)Mark Mitchell4-2/+42
2004-09-21re PR rtl-optimization/14851 (suboptimal fp division with -ffast-math)Uros Bizjak2-0/+7
2004-09-20tree-ssanames.c (make_ssa_name): No longer need to clear, then initialize key...Jeff Law4-73/+86
2004-09-21c-common.c (fix_string_type): Build the unqualified array type unconditionall...Matt Austern9-639/+594
2004-09-21Makefile.in: Fix flags.h dependencies to be $(FLAGS_H).Daniel Berlin2-10/+14
2004-09-21Daily bump.GCC Administrator1-1/+1
2004-09-21re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3)Jan Hubicka2-9/+9
2004-09-20s390.c (s390_select_rtx_section): Remove.Ulrich Weigand2-19/+5
2004-09-20sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a dir...Kaz Kojima2-0/+24
2004-09-20re PR c++/14179 (out of memory while parsing array with many initializers)Giovanni Bajo2-45/+91
2004-09-20tsystem.h (alloca): Provide a default definition.Kaveh R. Ghazi3-1/+13
2004-09-20lex.c (cxx_init): Don't set the ridpointer for RID_NULL to null_node.Steven Bosscher2-1/+5
2004-09-20re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ...Andrew Pinski2-0/+15
2004-09-20re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ...Andrew Pinski2-2/+8
2004-09-20cgraph.c (cgraph_unnest_node): New function.Jan Hubicka1-15/+15
2004-09-20re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))Jan Hubicka11-43/+64
2004-09-20alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op...Richard Henderson5-19/+26
2004-09-20predict.c (return_prediction): New function.Jan Hubicka3-11/+234
2004-09-20sdata-section.h (SDATA_SECTION): Don't use an attribute if SKIP_ATTRIBUTE is ...Richard Sandiford2-1/+6
2004-09-20s390.c (s390_frame_info): Added alignment statement for floating point regist...Andreas Krebbel2-2/+23
2004-09-20re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)Tobias Schlüter4-1/+39
2004-09-20* predict.c (expr_expected_value): Use *_CLASS_P macros.Jakub Jelinek2-3/+6
2004-09-20vect-74.c: Avoid floating point precision error in comparison.Dorit Naishlos4-13/+19
2004-09-20tree-ssa-pre.c (compute_antic_aux): Use malloc'd worklist, to avoid generatin...Daniel Berlin2-8/+16
2004-09-20builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep...Paolo Bonzini6-1/+22
2004-09-20re PR ada/17540 (Duplicate symbols while building Ada)Robert Dewar2-1/+16
2004-09-20cfg.c, [...]: Fix comment typos.Kazu Hirata4-6/+11
2004-09-20re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Tobias Schlüter2-0/+29
2004-09-20* 5tsystem.ads: Removed, no longer used.Arnaud Charlet2-236/+4
2004-09-20vect-13.c: Added xfail for non ppc platforms.Ira Rosen13-52/+734
2004-09-20re PR target/17565 ([3.3 only] asms in delay slots)Richard Sandiford4-1/+25
2004-09-20Daily bump.GCC Administrator1-1/+1
2004-09-20* predict.c (estimate_probability): Remove unnecesary code.Jan Hubicka2-30/+6
2004-09-19decl2.c (determine_visibility): Allow class visibility directives to override...Mark Mitchell2-14/+26
2004-09-19tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen14-384/+1362
2004-09-19basic-block.h (update_bb_profile_after_threading): Declare.Jan Hubicka6-26/+89
2004-09-19tree-ssa-pre.c (insert_into_set): Don't put is_gimple_min_invariant values in...Daniel Berlin2-0/+8
2004-09-19tree-ssa-dom.c (restore_nonzero_vars_to_original_value): Fix prototype.Andreas Jaeger2-1/+6
2004-09-19cris.h: Preserve the original spelling in a quote.Kazu Hirata2-1/+6
2004-09-18tree-ssa-dom.c (nonzero_vars_stack, [...]): New global varrays to replace the...Jeff Law2-104/+79
2004-09-19Daily bump.GCC Administrator1-1/+1
2004-09-18* g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.Paul Brook2-1/+5
2004-09-18* tree-cfg.c (thread_jumps): Fix updating of the profile.Jan Hubicka2-10/+18
2004-09-18tree-optimize.c (tree_rest_of_compilation): Kill forgotten verify_cgraph call.Jan Hubicka2-1/+6
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata23-32/+41
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata35-65/+84
2004-09-18re PR c/17424 (ICE with sizeof an undeclared variable)Joseph Myers4-3/+27
2004-09-18call.c, [...]: Follow spelling conventions.Kazu Hirata4-3/+8