Merge from mainline (165734:167278).
[official-gcc/graphite-test-results.git] / gcc / testsuite / gcc.dg / lto / 20081126_0.c
blob9243da96a79041610637af4753070588c8dec27c
1 /* { dg-lto-do link } */
2 /* { dg-skip-if "" { ! { i?86-*-* x86_64-*-* } } { "*" } { "" } } */
3 /* { dg-lto-options {{-flto -r -nostdlib}} } */
5 int f(void) {
6 register int ri asm("edi");
7 return ri;