OSDN Git Service

* tree-inline.c (eni_inlining_weights): Remove.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 8a1a4c7..6105c41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR lto/42776
+       * configure.ac (--enable-lto): Refactor handling so libelf tests
+       are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
+       and allow LTO to be explicitly enabled on non-ELF platforms that
+       are known to support it inside else-clause.
+       * configure: Regenerate.
+
 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
 
        * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.