Commit cd1822b8 by H.J. Lu Committed by H.J. Lu

Replace dg-require-lto-plugin with dg-require-linker-plugin.

2010-07-22  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc.dg/lto/20100722-1_0.c: Replace dg-require-lto-plugin
	with dg-require-linker-plugin.

From-SVN: r162417
parent 7e39ec05
2010-07-22 H.J. Lu <hongjiu.lu@intel.com>
* gcc.dg/lto/20100722-1_0.c: Replace dg-require-lto-plugin
with dg-require-linker-plugin.
2010-07-22 Richard Guenther <rguenther@suse.de>
PR lto/43850
......
/* { dg-lto-do run } */
/* { dg-require-lto-plugin "" } */
/* { dg-require-linker-plugin "" } */
/* { dg-extra-ld-options "-fuse-linker-plugin" } */
int main() { return 0; }
......
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