OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[pf3gnuchains/gcc-fork.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];