mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 23:00:52 +08:00
re PR middle-end/64415 (ICE: verify_ssa failed / segmentation fault with LTO)
2015-01-15 Richard Biener <rguenther@suse.de> PR lto/64415 * gcc.dg/lto/pr64415_0.c: Skip on darwin. From-SVN: r219647
This commit is contained in:
parent
d2626c0b69
commit
04d8b4dcbf
@ -1,3 +1,8 @@
|
||||
2015-01-15 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR lto/64415
|
||||
* gcc.dg/lto/pr64415_0.c: Skip on darwin.
|
||||
|
||||
2015-01-15 Yuri Rumyantsev <ysrumyan@gmail.com>
|
||||
|
||||
PR tree-optimization/64434
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-lto-do link } */
|
||||
/* { dg-skip-if "undefined symbols" { *-*-darwin* } } */
|
||||
/* { dg-require-effective-target fpic } */
|
||||
/* { dg-lto-options { { -O -flto -fpic } } } */
|
||||
/* { dg-extra-ld-options { -shared } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user