fix broken checkin, test should be link not assemble

From-SVN: r159533
This commit is contained in:
Steven Bosscher 2010-05-18 14:13:10 +00:00
parent 174f391c12
commit 26195ca5a2
1 changed files with 1 additions and 1 deletions

View 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, ...);