mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 13:11:44 +08:00
20111213-1_0.c: New testcase.
2011-12-13 Richard Guenther <rguenther@suse.de> * gcc.dg/lto/20111213-1_0.c: New testcase. From-SVN: r182278
This commit is contained in:
parent
ba3125d780
commit
4634c03b72
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
2011-12-13 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/lto/20111213-1_0.c: New testcase.
|
||||
|
||||
2011-12-13 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gnat.dg/vect1.ad[sb]: Add more tests.
|
||||
|
8
gcc/testsuite/gcc.dg/lto/20111213-1_0.c
Normal file
8
gcc/testsuite/gcc.dg/lto/20111213-1_0.c
Normal file
@ -0,0 +1,8 @@
|
||||
/* { dg-lto-do link } */
|
||||
/* { dg-lto-options { { -flto -g } } } */
|
||||
/* { dg-extra-ld-options {-r -nostdlib} } */
|
||||
|
||||
void gfc_be_parse_file (void)
|
||||
{
|
||||
typedef enum builtin_type builtin_type;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user