Commit 4a902ec8 by Jakub Jelinek Committed by Jakub Jelinek

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
parent 63831879
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> 2018-12-10 Martin Jambor <mjambor@suse.cz>
PR ipa/88214 PR ipa/88214
......
/* { dg-options "-O2 -fopt-info-inline-missed" } */ /* { dg-options "-O2 -msse2 -mfpmath=sse -fopt-info-inline-missed" } */
float a; float a;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment