OSDN Git Service

fix broken checkin, test should be link not assemble
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 May 2010 14:13:10 +0000 (14:13 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:11:28 +0000 (14:11 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159533 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gcc.dg/lto/20100518_0.c

index 5aea2d6..02290b5 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-lto-do assemble } */
+/* { dg-lto-do link } */
 /* Forgot to steam in/out the number of labels for asm goto.  PR44184.  */
 
 extern int printf (__const char *__restrict __format, ...);