Commit d43f68d6 by Kaveh R. Ghazi Committed by Kaveh Ghazi

inline-33.c: Fix when pic.

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

From-SVN: r145085
parent 07e3462d
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.
......
/* { dg-do compile } */
/* { dg-options "-O3 -fdump-tree-optimized" } */
/* { dg-options "-O3 -fdump-tree-optimized -fpie" { target { ! nonpic } } } */
int i;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment