diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/lto/20090729_0.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/lto/20090729_0.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/lto/20090729_0.c b/gcc/testsuite/gcc.dg/lto/20090729_0.c new file mode 100644 index 000000000..05ae74f87 --- /dev/null +++ b/gcc/testsuite/gcc.dg/lto/20090729_0.c @@ -0,0 +1,4 @@ +/* { dg-lto-options "-w" } */ + +double i; +int j; |