re PR testsuite/64328 (addr_equal-1.c fails execution.)

PR testsuite/64328
	* gcc.dg/addr_equal-1.c: Not supported for -fPIC.

From-SVN: r218817
This commit is contained in:
Tejas Belagod 2014-12-17 12:15:36 +00:00 committed by Tejas Belagod
parent f52baa7b6e
commit 52c691fbfb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2014-12-17 Tejas Belagod <tejas.belagod@arm.com>
PR testsuite/64328
* gcc.dg/addr_equal-1.c: Not supported for -fPIC.
2014-12-17 Marek Polacek <polacek@redhat.com>
PR middle-end/63568

View File

@ -1,4 +1,5 @@
/* { dg-do run } */
/* { dg-require-effective-target nonpic } */
/* { dg-require-weak "" } */
/* { dg-require-alias "" } */
/* { dg-options "-O2" } */