Commit 9cd4d216 by Jakub Jelinek Committed by Jakub Jelinek

no-asan-check-glob.c: Add -ffat-lto-objects to dg-options, fix up dg-skip-if.

	* c-c++-common/asan/no-asan-check-glob.c: Add -ffat-lto-objects
	to dg-options, fix up dg-skip-if.

From-SVN: r221357
parent 563fb64a
2015-03-11 Jakub Jelinek <jakub@redhat.com>
* c-c++-common/asan/no-asan-check-glob.c: Add -ffat-lto-objects
to dg-options, fix up dg-skip-if.
2015-03-11 Georg-Johann Lay <avr@gjlay.de>
PR target/65296
......
/* { dg-options "--param asan-globals=0 -fdump-tree-asan" } */
/* { dg-options "--param asan-globals=0 -fdump-tree-asan1 -ffat-lto-objects" } */
/* { dg-do compile } */
/* { dg-skip-if "" { *-*-* } { "-O0" } { "*" } } */
/* { dg-skip-if "" { *-*-* } { "-O0" } { "" } } */
extern int 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