Merged with trunk at revision 155767
[official-gcc.git] / gcc / testsuite / gcc.dg / lto / 20100103-1_0.c
blob8e1b48417612aa909331378636e409ac40bce890
1 /* { dg-lto-do link } */
2 /* { dg-lto-options {{-funsigned-char -flto} {-fsigned-char -flto}} } */
4 char *foo;
5 int main()
7 foo = "bar";