1 /* { dg-lto-options {{-flto}} } */
2 /* { dg-lto-do link } */
3 /* { dg-require-effective-target stdint_types } */
4 /* { dg-require-effective-target fgnu_tm } */
5
6 /* Test that we can build one object file with -fgnu-tm
7 (trans-mem-3_1.c), but do the final link of all objects without
8 -fgnu-tm. */
9
10 int i;