From 7fa9f0b5bf5c4c7f9239aed98a03598a35755980 Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 18 May 2010 14:13:10 +0000 Subject: [PATCH] fix broken checkin, test should be link not assemble 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.dg/lto/20100518_0.c b/gcc/testsuite/gcc.dg/lto/20100518_0.c index 5aea2d67288..02290b5feb2 100644 --- a/gcc/testsuite/gcc.dg/lto/20100518_0.c +++ b/gcc/testsuite/gcc.dg/lto/20100518_0.c @@ -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, ...); -- 2.11.0