OSDN Git Service

Add brackets around AC_TRY_COMPILE alternative.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index c9e4a39..11c05ec 100644 (file)
@@ -1,3 +1,25 @@
+2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
+       * configure: Regenerated.
+
+2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * configure.ac: Print "buggy but acceptable" when CLooG
+       revision is less than 9.
+       * configure: Regenerated.
+
+2010-04-02  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43629
+       * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
+       if we have seen a constant value.
+
+2010-04-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * read-rtl.c (read_rtx_1): Give an error for EOF while looking for
+       ']'.
+
 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
 
        PR target/43469