aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-25re PR tree-optimization/17474 (Compiling at -01 yields different results)Zdenek Dvorak2-4/+12
2004-09-2530040909-1.c: New test.Jan Hubicka3-0/+31
2004-09-25predict.c (counts_to_freqs): Make glolbal.Jan Hubicka5-4/+13
2004-09-25passes.c (rest_of_handle_cfg): Disable const/pure function detection when doi...Jan Hubicka3-3/+18
2004-09-25mips.h (struct mips_args): Clarify comments.Richard Sandiford5-38/+62
2004-09-25* config/mips/mips.md (loadx, storex): Define for V2SF.Richard Sandiford2-2/+6
2004-09-25s390-protos.h (s390_back_chain_rtx): Add prototype.Ulrich Weigand4-57/+76
2004-09-25Daily bump.GCC Administrator1-1/+1
2004-09-25trouble.texi: Remove obsolete information.Joseph Myers2-180/+14
2004-09-25re PR c/12951 (-Wno-error-implicit-function-declaration not recognized)Joseph Myers2-1/+8
2004-09-24objc-act.c (init_objc_symtab, [...]): When initializing 'long' fields, ensure...Ziemowit Laski2-6/+18
2004-09-24alpha.h (UNITS_PER_SIMD_WORD): New.Richard Henderson3-10/+46
2004-09-24tree-ssa-dom.c (dom_opt_finalize_block): Fix violation of strict aliasing rules.Jeff Law2-4/+13
2004-09-24objc-act.c: Change annotate_with_locus to SET_EXPR_LOCATION throughout.Zack Weinberg5-36/+45
2004-09-24re PR c/12802 (-fms-extensions documentation problem)Joseph Myers3-1/+22
2004-09-24re PR c/12713 (Document interaction of attribute noreturn and longjmp)Joseph Myers2-1/+7
2004-09-24re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson6-53/+120
2004-09-24tree-ssa-phiopt.c (conditional_replacement): Use the correct type with the co...Andrew Pinski2-2/+7
2004-09-24re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete str...Andrew Pinski2-0/+19
2004-09-24re PR c/17188 (struct Foo { } redefinition)Joseph Myers6-7/+114
2004-09-24tree-if-conv.c (tree_if_convert_cond_expr0): Create temp.Devang Patel2-10/+31
2004-09-24re PR fortran/17615 (Internal compiler error using interface procedures)Tobias Schlüter4-2/+33
2004-09-24* es.po: Update.Joseph Myers2-16/+14
2004-09-24intrinsic.h (gfc_resolve_getcwd): Update prototype.Tobias Schlüter2-2/+2
2004-09-24trans-types.c (gfc_return_by_reference): Remove superfluous assertion.Tobias Schlüter2-2/+5
2004-09-24Test case for PR 17517Andrew MacLeod2-0/+37
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey2-7/+21
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey3-4/+16
2004-09-24parser.c (cp_parser_expression_stack): Clarify why it is an array of NUM_PREC...Paolo Bonzini2-1/+13
2004-09-24hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini6-8/+17
2004-09-24re PR rtl-optimization/17625 (ICE on legal (doloop creates shared RTL))Zdenek Dvorak2-2/+7
2004-09-24re PR c++/16889 (ambiguity is not detected)Nathan Sidwell4-101/+47
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2-1/+16
2004-09-24re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski2-0/+28
2004-09-24re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski2-0/+36
2004-09-24tree-ssa-dom.c (record_range): Fix violation of strict aliasing rules.Andreas Schwab2-2/+7
2004-09-24fix spaces/tabs againSteven Bosscher1-91/+91
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou6-2/+36
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu4-1/+33
2004-09-24Daily bump.GCC Administrator1-1/+1
2004-09-24re PR c/6980 (-Wbad-function-cast gives bogus warning for (double) rand())Joseph Myers4-1/+64
2004-09-23re PR target/17626 (Recent peephole2:s may cause internal compiler errors)Hans-Peter Nilsson2-8/+19
2004-09-23Ignore -ansi -pedantic-errors option coming from dejagnu.Fariborz Jahanian2-0/+2
2004-09-23decl.c (grokfndecl): If ::main is found not to return int, correct it after i...Zack Weinberg70-451/+593
2004-09-23* tree-ssa-propagate.c (set_rhs): Fail if EXPR is COMPOUND_EXPR.Jakub Jelinek2-0/+6
2004-09-23tree-flow.h (find_new_referenced_vars): Add prototype.Jakub Jelinek8-30/+134
2004-09-23gthr-tpf.h: New file.P.J. Darcy4-1/+167
2004-09-23Fix the location of the changelog for Fariborz Jahanian's last patch.Andrew Pinski2-8/+13
2004-09-23re PR c++/17618 (ICE in cp_convert_to_pointer, at cp/cvt.c:83)Andrew Pinski2-0/+14
2004-09-23tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE rather than SSA_NAME_E...Jeff Law5-43/+87