pr61278_1.c: Remove dg directives.

* gcc.dg/lto/pr61278_1.c: Remove dg directives.

From-SVN: r210939
This commit is contained in:
Uros Bizjak 2014-05-26 20:23:36 +02:00 committed by Uros Bizjak
parent ab75303f7d
commit 06a5ec8310
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2014-05-26 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/lto/pr61278_1.c: Remove dg directives.
2014-05-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/55117

View File

@ -1,6 +1,3 @@
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -O1 } } } */
extern char foo (char *);
char d;