[AArch64] Restrict pic-small.c by new test directive
authorJiong Wang <jiong.wang@arm.com>
Wed, 1 Jul 2015 08:51:49 +0000 (08:51 +0000)
committerJiong Wang <jiwang@gcc.gnu.org>
Wed, 1 Jul 2015 08:51:49 +0000 (08:51 +0000)
commit8997ef1850cee602e321210e23c85af6b85bccc0
tree15e878c59cfd624060a284bd135d86a89437280b
parent34ecdb0f20498d3cdde1a5be9614c2820cc4688f
[AArch64] Restrict pic-small.c by new test directive

2015-07-01  Jiong Wang  <jiong.wang@arm.com>

      gcc/
* doc/sourcebuild.texi (AArch64-specific attributes): New subsection.
Document "aarch64_small_fpic".

      gcc/testsuite/
* lib/target-supports.exp (check_effective_target_aarch64_small_fpic): New function.
* gcc.target/aarch64/pic-small.c: Restrict this test under
check_effective_target_aarch64_small_fpic.

From-SVN: r225232
gcc/ChangeLog
gcc/doc/sourcebuild.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/pic-small.c
gcc/testsuite/lib/target-supports.exp