Implement C _FloatN, _FloatNx types.
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr47278-1.c
blobf97906c61a361551ea4ea43b5da928fdf3f1b7e5
1 /* { dg-do run } */
2 /* { dg-require-visibility "" } */
3 /* { dg-additional-sources "pr47278-2.c" } */
5 int foo (void) { return 1; }