2011-12-13 Richard Guenther <rguenther@suse.de>
* gcc.dg/lto/
20111213-1_0.c: New testcase.
From-SVN: r182278
+2011-12-13 Richard Guenther <rguenther@suse.de>
+
+ * gcc.dg/lto/20111213-1_0.c: New testcase.
+
2011-12-13 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/vect1.ad[sb]: Add more tests.
--- /dev/null
+/* { dg-lto-do link } */
+/* { dg-lto-options { { -flto -g } } } */
+/* { dg-extra-ld-options {-r -nostdlib} } */
+
+void gfc_be_parse_file (void)
+{
+ typedef enum builtin_type builtin_type;
+}