]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP division)
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 16 Jun 2012 11:05:43 +0000 (11:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 16 Jun 2012 11:05:43 +0000 (11:05 +0000)
commit9510c5af63b0b1c357331d8e01a77ceda38f5369
treef79857c97410356e42ff6bfc5d16b8bc041d1101
parentb073de5ebb92abe0393eb7151d06231b285a2e54
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP division)

PR middle-end/53590
* tree-inline.c (initialize_cfun): Copy can_delete_dead_exceptions.

From-SVN: r188691
gcc/ChangeLog
gcc/tree-inline.c