]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/g++.dg/lto/20090312.h
Merge lto branch into trunk.
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / lto / 20090312.h
1 enum Values { ONE, TWO, THREE };
2 typedef const char * (* JSErrorCallback)(void *, const char *, const int);