Re: [PATCH] aarch64: fix gcc.target/aarch64/pcs_attribute-2.c on non-gnu targets

2019-06-18 Thread Richard Earnshaw (lists)
On 07/06/2019 17:03, Szabolcs Nagy wrote: > Move the ifunc symbol tests into a separate file with dg-require-ifunc. > And added a base pcs ifunc symbol to the test for completeness. > > gcc/testsuite/ChangeLog: > > 2019-06-07 Szabolcs Nagy > > * gcc.target/aarch64/pcs_attribute-2.c: Rem

Re: [PATCH] aarch64: fix gcc.target/aarch64/pcs_attribute-2.c on non-gnu targets

2019-06-17 Thread Szabolcs Nagy
On 07/06/2019 17:03, Szabolcs Nagy wrote: > Move the ifunc symbol tests into a separate file with dg-require-ifunc. > And added a base pcs ifunc symbol to the test for completeness. > > gcc/testsuite/ChangeLog: > > 2019-06-07 Szabolcs Nagy > > * gcc.target/aarch64/pcs_attribute-2.c: Rem

[PATCH] aarch64: fix gcc.target/aarch64/pcs_attribute-2.c on non-gnu targets

2019-06-07 Thread Szabolcs Nagy
Move the ifunc symbol tests into a separate file with dg-require-ifunc. And added a base pcs ifunc symbol to the test for completeness. gcc/testsuite/ChangeLog: 2019-06-07 Szabolcs Nagy * gcc.target/aarch64/pcs_attribute-2.c: Remove ifunc usage. * gcc.target/aarch64/pcs_attrib