re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute__((optim...
authorJakub Jelinek <jakub@redhat.com>
Sun, 24 Feb 2013 18:54:37 +0000 (19:54 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 24 Feb 2013 18:54:37 +0000 (19:54 +0100)
commitcdebbc6d8dcade8634ca18060205f2065bb9973f
treef6aba7dda6a5cd0c643a579f660e3084ce4813b0
parent9bcc87ea41b081421d5b2205a27704308ff3f835
re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute__((optimize(xx))))

PR target/52555
* target-globals.c (save_target_globals): For init_reg_sets and
target_reinit remporarily set this_fn_optabs to this_target_optabs.

From-SVN: r196245
gcc/ChangeLog
gcc/target-globals.c