This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [arm][patch] fix arm_neon_ok check on !arm_arch7


On 15/10/14 17:34, Jiong Wang wrote:
On 23/09/14 16:22, Stubbs, Andrew wrote:
Maybe the original patch is better? Or maybe it should reconfigure the
FPU instead of erroring out? But reconfigure it to what?

  Andrew,

   are you still working on this?
   a bunch of tests on my local environment failed because of the reason
James mentioned. for example gcc.target/arm/xor-and.c etc.

I can do, but nobody had any suggestions of a better fix.

It seems that the testsuite is broken different ways with and without neon. I get it running (and failing) NEON tests on multilibs it should not, and you get it failing non-NEON tests on toolchains configured to have NEON by default.

I can apply my original patch, if that works better?

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]