]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/lto/20081204-1_0.c
5952b07b76fda9d013fb956cfc49d1247fd1f47f
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / lto / 20081204-1_0.c
1 /* { dg-lto-do link } */
2 /* { dg-lto-options {{-fwhopr -fPIC -r -nostdlib}} } */
3
4 /* Tests for the absence during linking of:
5 lto1: error: type of 'i' does not match original declaration */
6
7 const int i[1];