LongLong test should be compiled in c99 mode
authorMatthias Braun <matze@braunis.de>
Mon, 7 Jan 2008 00:10:59 +0000 (00:10 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 7 Jan 2008 00:10:59 +0000 (00:10 +0000)
[r17174]

ir/be/test/LongLong.c

index ae01100..5187245 100644 (file)
@@ -1,3 +1,4 @@
+/*$ -std=c99 $*/
 /*
  * Project:     GCC-firm
  * File name:   test/Long.c