OSDN Git Service

Fix PR40886.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20000108-1.c
index f9ff668..4391be2 100644 (file)
@@ -5,6 +5,8 @@
 /* { dg-do run } */
 /* { dg-options "-O3" } */
 
+extern void abort (void);
+
 void foo () {} /* unused, but essential to trigger the bug */
 
 int main () {