RE: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-13 Thread Tamar Christina
; >> > >> Christophe > >> > >> > Thanks, > >> > Tamar > >> > ________________ > >> > From: gcc-patches-ow...@gcc.gnu.org ow...@gcc.gnu.org> > >> on > >> > behalf of Tamar Chri

Re: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-13 Thread Christophe Lyon
t; >> > From: gcc-patches-ow...@gcc.gnu.org >> on >> > behalf of Tamar Christina >> > Sent: Monday, June 12, 2017 1:35:08 PM >> > To: GCC Patches >> > Cc: nd; Kyrylo Tkachov; Richard Earnshaw; Ramana Radha

RE: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-13 Thread Tamar Christina
_ > > From: gcc-patches-ow...@gcc.gnu.org > on > > behalf of Tamar Christina > > Sent: Monday, June 12, 2017 1:35:08 PM > > To: GCC Patches > > Cc: nd; Kyrylo Tkachov; Richard Earnshaw; Ramana Radhakrishnan > > Subject: [GCC][PATCH][A

Re: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-13 Thread Christophe Lyon
GCC Patches > Cc: nd; Kyrylo Tkachov; Richard Earnshaw; Ramana Radhakrishnan > Subject: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat > targets. > > Hi All, > > I committed this as r249122 under the GCC obvious rule. > > This fixes the failing test gcc

Re: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-12 Thread Tamar Christina
of Tamar Christina Sent: Monday, June 12, 2017 1:35:08 PM To: GCC Patches Cc: nd; Kyrylo Tkachov; Richard Earnshaw; Ramana Radhakrishnan Subject: [GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets. Hi All, I committed this as r249122 under the GCC obvious rule. This fixes the

[GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets.

2017-06-12 Thread Tamar Christina
Hi All, I committed this as r249122 under the GCC obvious rule. This fixes the failing test gcc.target/arm/sdiv_costs_1.c on soft float targets by disabling it on those targets since the div calls aren't expanded. gcc/testsuite/ 2017-06-12 Tamar Christina * gcc.target/arm/sdiv_costs_