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]

[ARM][testsuite] neon-testgen.ml removal


Hi,

This is a new attempt at removing neon-testgen.ml and generated files.

Compared to my previous version several months ago:
- I have recently added testcases to make sure we do not lose coverage
as described in
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg02922.html
- I now also remove neon.ml as requested by Kyrylo in
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg01664.html, and moved
the remaining hand-written tests up to gcc.target/arm.

Doing this, I had to slightly update vst1Q_laneu64-1.c because it's
now compiled with more pedantic flags and there was a signed/unsigned
char buffer pointer mismatch.

Sorry, I had to compress the patch, otherwise it's too large and rejected
by the list server.

OK?

Christophe

Attachment: neon-testgen.log.txt
Description: Text document

Attachment: neon-testgen.patch.txt.xz
Description: application/force-download


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