re PR lto/41921 (Cross language don't work with typedef unnamed structs)
authorRichard Guenther <rguenther@suse.de>
Thu, 3 Jun 2010 16:08:10 +0000 (16:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 3 Jun 2010 16:08:10 +0000 (16:08 +0000)
commitf5f92f6d3bc3e0d1758cc7ae8e8ccc9f2850895e
treed4f561d3750c502e46908563fd504c34819124ff
parent0c1b8fe999305de74747ce3e3780451a0a9c1c7f
re PR lto/41921 (Cross language don't work with typedef unnamed structs)

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

PR lto/41921
* lib/lto.exp: Always load gcc.exp.
(lto-obj): For C source files invoke gcc_target_compile.
* g++.dg/lto/20100603-1_0.C: New testcase.
* g++.dg/lto/20100603-1_1.c: Likewise.

From-SVN: r160226
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/20100603-1_0.C [new file with mode: 0644]
gcc/testsuite/g++.dg/lto/20100603-1_1.c [new file with mode: 0644]