Re: [PATCH] Enable ifunc attribute by default for ARM GNU/Linux

2017-10-10 Thread Joseph Myers
On Tue, 10 Oct 2017, Adhemerval Zanella wrote: > On 09/10/2017 19:20, Joseph Myers wrote: > > On Mon, 9 Oct 2017, Adhemerval Zanella wrote: > > > >> *-*-linux*) > >>case ${target} in > >> - aarch64*-* | i[34567]86-* | powerpc*-* | s390*-* | sparc*-* | x86_64-*) > >> + aarch64*-* | i[34567]

Re: [PATCH] Enable ifunc attribute by default for ARM GNU/Linux

2017-10-10 Thread Adhemerval Zanella
On 09/10/2017 19:20, Joseph Myers wrote: > On Mon, 9 Oct 2017, Adhemerval Zanella wrote: > >> *-*-linux*) >> case ${target} in >> -aarch64*-* | i[34567]86-* | powerpc*-* | s390*-* | sparc*-* | x86_64-*) >> +aarch64*-* | i[34567]86-* | powerpc*-* | s390*-* | sparc*-* | x86_64-* >>

Re: [PATCH] Enable ifunc attribute by default for ARM GNU/Linux

2017-10-09 Thread Joseph Myers
On Mon, 9 Oct 2017, Adhemerval Zanella wrote: > *-*-linux*) > case ${target} in > - aarch64*-* | i[34567]86-* | powerpc*-* | s390*-* | sparc*-* | x86_64-*) > + aarch64*-* | i[34567]86-* | powerpc*-* | s390*-* | sparc*-* | x86_64-* > | arm*-*) I think the cases here are meant to be