re PR ipa/61885 (ICE: in types_same_for_odr, at ipa-devirt.c:383 with LTO)
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 21 Jul 2014 08:47:48 +0000 (10:47 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 21 Jul 2014 08:47:48 +0000 (10:47 +0200)
commit9c3c2608ff6279138d3f17545417b366ad1747ab
treee44fd96d34437b4d3d338ea277bd7bb1ae3eb333
parent633e5fbb241ea135f8f35b1c13152b2415aac81e
re PR ipa/61885 (ICE: in types_same_for_odr, at ipa-devirt.c:383 with LTO)

PR target/61885
* config/i386/avx512fintrin.h: Move constants for mantissa extraction
out of #ifdef __OPTIMIZE__.

testsuite/ChangeLog:

PR target/61885
* gcc.target/i386/pr61885.c: New test.

From-SVN: r212886
gcc/ChangeLog
gcc/config/i386/avx512fintrin.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr61855.c [new file with mode: 0644]