re PR lto/41173 ([LTO] internal error: builtin function to __builtin_spe_mtspefscr...
authorRichard Guenther <rguenther@suse.de>
Wed, 14 Oct 2009 19:55:49 +0000 (19:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 14 Oct 2009 19:55:49 +0000 (19:55 +0000)
2009-10-14  Richard Guenther  <rguenther@suse.de>

PR lto/41173
* gcc.dg/lto/20091014-1_0.c: New testcase.

From-SVN: r152778

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/20091014-1_0.c [new file with mode: 0644]

index 6893c93..15a1a6d 100644 (file)
@@ -1,3 +1,8 @@
+2009-10-14  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/41173
+       * gcc.dg/lto/20091014-1_0.c: New testcase.
+
 2009-10-14  Jakub Jelinek  <jakub@redhat.com>
 
        PR testsuite/41707
diff --git a/gcc/testsuite/gcc.dg/lto/20091014-1_0.c b/gcc/testsuite/gcc.dg/lto/20091014-1_0.c
new file mode 100644 (file)
index 0000000..241dddb
--- /dev/null
@@ -0,0 +1,4 @@
+/* { dg-lto-do link } */
+/* { dg-lto-options {{-fPIC -shared -flto}} } */
+
+/* Empty file.  See PR41173.  */