inline-33.c: Fix when pic.

* gcc.dg/inline-33.c: Fix when pic.

From-SVN: r145085
This commit is contained in:
Kaveh R. Ghazi 2009-03-26 06:12:58 +00:00 committed by Kaveh Ghazi
parent 07e3462d11
commit d43f68d639
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-03-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/inline-33.c: Fix when pic.
2009-03-25 Alexander Monakov <amonakov@ispras.ru>
* gcc.target/ia64/20090324-1.c: New test.

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-O3 -fdump-tree-optimized" } */
/* { dg-options "-O3 -fdump-tree-optimized -fpie" { target { ! nonpic } } } */
int i;