]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute__((optim...
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index 40b6e5569560f98f3687a4bb90c89a03d8517265..afa9cd7a39a5cf3462a13d5a0a1fb789c09387a3 100644 (file)
@@ -1,3 +1,9 @@
+2013-02-11  Aldy Hernandez  <aldyh@redhat.com>
+
+       PR target/52555
+       * c-common.c (handle_optimize_attribute): Call
+       save_optabs_if_changed.
+
 2013-02-18  Jakub Jelinek  <jakub@redhat.com>
            Steven Bosscher  <steven@gcc.gnu.org>