aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-23004-09-23 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski2-0/+8
2004-09-23PR c++/9844, PR c++/13989Fariborz Jahanian10-12/+241
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey2-1/+10
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey2-2/+8
2004-09-23re PR c/16833 (-fno-builtin prevents automatic format checks for standard fun...Joseph Myers3-3/+26
2004-09-23* comment tweakFrank Ch. Eigler1-3/+4
2004-09-23re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif...Frank Ch. Eigler3-9/+35
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos72-167/+1398
2004-09-23* builtins.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-23profile.c (branch_prob): Do not verify flow info in the middle of the pass.Jan Hubicka2-4/+5
2004-09-23Revert commit of testing BOOT_CFLAGSZdenek Dvorak1-1/+1
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak15-15/+766
2004-09-23re PR c++/17596 (expression parser is too slow, should be rewritten)Paolo Bonzini2-312/+227
2004-09-23*** empty log message ***Steven Bosscher1-1/+1
2004-09-23* parser.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-09-23* cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos.Kazu Hirata3-4/+8
2004-09-23re PR c++/17620 (Bogus error with duplicate base class breaks boost)Nathan Sidwell4-10/+35
2004-09-23re PR ada/17540 (Duplicate symbols while building Ada)Robert Dewar3-28/+79
2004-09-23Added missing entry for latest commit.Eric Botcazou1-0/+11
2004-09-23builtins.c (simplify_builtin_va_start): Remove.Eric Christopher4-243/+131
2004-09-23* Correct type in last changeLog entry iconv.m4 -> iconv.hR. Kelley Cook1-1/+1
2004-09-23re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566)Jan Hubicka3-17/+14
2004-09-23cfgexpand.c (add_reg_br_prob_note): New function.Jan Hubicka6-5/+74
2004-09-23aclocal.m4: Add in gettext's m4 includes.Kelley Cook4-219/+600
2004-09-23Daily bump.GCC Administrator1-1/+1
2004-09-2320001012-1.c: Add prototypes for builtin functions.Eric Botcazou8-3/+20
2004-09-22gettext-sister.m4: Renamed from gettext.m4Kelley Cook2-1/+5
2004-09-22re PR tree-optimization/17587 (Mauve's UnicodeBase.java fails to compile)Daniel Berlin2-1/+7
2004-09-22Fix minor nit.Eric Botcazou1-1/+1
2004-09-22re PR tree-optimization/16721 (Accesses to volatile objects optimized away)Diego Novillo5-3/+34
2004-09-22sparc.md (cmove splitter): Fix formatting.Eric Botcazou2-5/+18
2004-09-2220030123-1.c: Add prototypes for builtin functions.Ulrich Weigand3-0/+10
2004-09-22re PR c/16566 (ICE with flexible arrays)Joseph Myers6-20/+53
2004-09-22dominance.c (verify_dominators): Don't SEGV if recount_dominator returns NULL.Frank Ch. Eigler2-2/+11
2004-09-22c-tree.texi (TRUTH_NOT_EXPR, [...]): Mention the restriction on types.Kazu Hirata2-4/+13
2004-09-22cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).Nathan Sidwell4-35/+23
2004-09-22* config/darwin.c (darwin_make_decl_one_only)Matt Austern2-2/+7
2004-09-22re PR tree-optimization/17512 (ICE in regex.c)Kazu Hirata4-22/+24