re PR ipa/87955 (ICE in cl_target_option_print_diff at gcc/options-save.c:3803 since r265920)
PR ipa/87955 * gcc.target/i386/pr87955.c: Add -msse2 -mfpmath=sse to dg-options. From-SVN: r266954
This commit is contained in:
parent
63831879cf
commit
4a902ec80f
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2018-12-10 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR ipa/87955
|
||||
* gcc.target/i386/pr87955.c: Add -msse2 -mfpmath=sse to dg-options.
|
||||
|
||||
2018-12-10 Martin Jambor <mjambor@suse.cz>
|
||||
|
||||
PR ipa/88214
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-options "-O2 -fopt-info-inline-missed" } */
|
||||
/* { dg-options "-O2 -msse2 -mfpmath=sse -fopt-info-inline-missed" } */
|
||||
|
||||
float a;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue