Commit f6dee9fe by Richard Biener Committed by Richard Biener

re PR testsuite/88053 (g++.dg/lto/pr54625-1.C fails with r266194)

2018-11-16  Richard Biener  <rguenther@suse.de>

	PR testsuite/88053
	* g++.dg/lto/pr54625-2_0.c: Add -w.

From-SVN: r266206
parent cf74a8d5
2018-11-16 Richard Biener <rguenther@suse.de>
PR testsuite/88053
* g++.dg/lto/pr54625-2_0.c: Add -w.
2018-11-16 Ilya Leoshkevich <iii@linux.ibm.com>
* gcc.target/s390/md/rXsbg_mode_sXl.c: Do not use arithmetic in
......
/* { dg-lto-do link } */
/* { dg-lto-options { { -O0 -flto -w } { -O2 -flto -w } } } */
/* { dg-extra-ld-options { -r -nostdlib -flinker-output=nolto-rel } } */
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