OSDN Git Service

PR c/11459
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index f850303..31f059c 100644 (file)
@@ -1,3 +1,26 @@
+2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       PR c/11459
+       * gcc.c (cpp_options, cc1_options): Preserve relative order of
+       -std and -ansi options.
+
+2004-09-26  Jan Hubicka  <jh@suse.cz>
+
+       * dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die
+       for nested functions whose proper parent has not been output.
+
+       * profile.c (compute_branch_probabilities): Use REG_BR_PROB notes
+       when re-constructing profile previously invalidated by loop.
+
+2004-09-25  Dale Johannesen  <dalej@apple.com>
+
+       * tree-gimple.c:  Move GIMPLE definition...
+       * doc/tree-ssa.texi:  here.
+
+2004-09-25  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * tree-vectorizer.c: Fix a comment typo.
+
 2004-09-25  Kazu Hirata  <kazu@cs.umass.edu>
 
        * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,