pr64146.C: Require fpic support.
2015-03-11 Sandra Loosemore <sandra@codesourcery.com> gcc/testsuite/ * g++.dg/ipa/pr64146.C: Require fpic support. From-SVN: r221370
This commit is contained in:
parent
4fddcfd796
commit
386adbf7c4
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-03-11 Sandra Loosemore <sandra@codesourcery.com>
|
||||
|
||||
* g++.dg/ipa/pr64146.C: Require fpic support.
|
||||
|
||||
2015-03-11 Janne Blomqvist <jb@gcc.gnu.org>
|
||||
|
||||
PR libfortran/65200
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-require-alias "" } */
|
||||
/* { dg-require-effective-target fpic } */
|
||||
/* { dg-options "-fpic -fdump-ipa-icf-details -fipa-icf" } */
|
||||
|
||||
extern "C" const char*
|
||||
|
|
Loading…
Add table
Reference in a new issue