Commit bce965d3 by Dave Korn Committed by Dave Korn

re PR testsuite/46938 (FAIL: gcc.dg/pr43157.c (test for excess errors))

	PR testsuite/46938
	* gcc.dg/pr43157.c: Add dg-require-linker-plugin  directive.

From-SVN: r167848
parent 5becc70b
2010-12-15 Dave Korn <dave.korn.cygwin@gmail.com>
PR testsuite/46938
* gcc.dg/pr43157.c: Add dg-require-linker-plugin directive.
2010-12-14 Sebastian Pop <sebastian.pop@amd.com> 2010-12-14 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/46845 PR tree-optimization/46845
......
/* { dg-do link } */ /* { dg-do link } */
/* { dg-require-effective-target lto } */ /* { dg-require-effective-target lto } */
/* { dg-require-linker-plugin "" } */
/* { dg-options "-O1 -flto -fuse-linker-plugin" } */ /* { dg-options "-O1 -flto -fuse-linker-plugin" } */
#define LABEL3(pfx, x) # pfx x #define LABEL3(pfx, x) # pfx x
......
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