Commit f5548c39 by Rainer Orth Committed by Rainer Orth

Link gcc.dg/pie-link.c with -pie

	* gcc.dg/pie-link.c: Add -pie to dg-options.

From-SVN: r227682
parent 5caff414
2015-09-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/pie-link.c: Add -pie to dg-options.
2015-09-11 Alex Velenko <Alex.Velenko@arm.com>
* gcc.target/arm/pr63210.c (dg-skip-if): Skip armv4t.
......
/* { dg-do link { target pie } } */
/* { dg-options "-fpie" } */
/* { dg-options "-fpie -pie" } */
int main(void)
{
......
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