Commit f278d757 by Richard Guenther Committed by Richard Biener

re PR lto/41584 (WHOPR doesn't grok empty units)

2010-06-03  Richard Guenther  <rguenther@suse.de>

	PR lto/41584
	* gcc.dg/lto/20100603-1_0.c: New testcase.
	* gcc.dg/lto/20100603-2_0.c: Likewise.
	* gcc.dg/lto/20100603-3_0.c: Likewise.

From-SVN: r160223
parent c87d6057
2010-06-03 Richard Guenther <rguenther@suse.de>
PR lto/41584
* gcc.dg/lto/20100603-1_0.c: New testcase.
* gcc.dg/lto/20100603-2_0.c: Likewise.
* gcc.dg/lto/20100603-3_0.c: Likewise.
2010-06-02 Michael Meissner <meissner@linux.vnet.ibm.com>
PR target/44218
......
/* { dg-lto-do link } */
/* { dg-extra-ld-options {-r -nostdlib} } */
/* This file intentionally left empty. */
/* { dg-lto-do link } */
/* { dg-extra-ld-options {-r -nostdlib} } */
int foo;
int *i = &foo;
/* { dg-lto-do link } */
/* { dg-extra-ld-options {-r -nostdlib} } */
int i = 42;
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