Re: [AArch64/testsuite] Restrict pic-small.c by a new directive check_effective_target_aarch64_small_fpic

2015-07-01 Thread James Greenhalgh
On Tue, Jun 30, 2015 at 03:17:00PM +0100, Jiong Wang wrote: As discussed here https://gcc.gnu.org/ml/gcc-patches/2015-06/msg02151.html, Since have enabled binutils feature detection when configuring gcc, -fpic will not be enabled if there is no binutils support on those new relocation

[COMMITTED][AArch64/testsuite] Restrict pic-small.c by a new directive check_effective_target_aarch64_small_fpic

2015-07-01 Thread Jiong Wang
James Greenhalgh writes: On Tue, Jun 30, 2015 at 03:17:00PM +0100, Jiong Wang wrote: As discussed here https://gcc.gnu.org/ml/gcc-patches/2015-06/msg02151.html, Since have enabled binutils feature detection when configuring gcc, -fpic will not be enabled if there is no binutils

[AArch64/testsuite] Restrict pic-small.c by a new directive check_effective_target_aarch64_small_fpic

2015-06-30 Thread Jiong Wang
As discussed here https://gcc.gnu.org/ml/gcc-patches/2015-06/msg02151.html, Since have enabled binutils feature detection when configuring gcc, -fpic will not be enabled if there is no binutils support on those new relocation modifiers, thus we should update the testcase pic-small.c, only run