This is the mail archive of the gcc@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]

Near 1000 arm-eabi neon FAIL in C testsuite (PR38697 and PR39361)


Hi,

Trunk on armv5tel-linux-gnueabi (compile farm gcc50) currently fails
about 1000 C tests:

http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg00810.html

99% of those fail are neon FAIL:

...
FAIL: gcc.target/arm/neon/vst4_laneu32.c scan-assembler vst4.32[ \\t]+\\
\\{(([dD][0-9]+\\\\[[0-9]+\\\\]-[dD][0-9]+\\\\[[0-9]+\\\\])|([dD][0-9]+\
\\\[[0-9]+\\\\], [dD][0-9]+\\\\[[0-9]+\\\\], [dD][0-9]+\\\\[[0-9]+\\\\],
[dD][0-9]+\\\\[[0-9]+\\\\]))\\\\}, \\\\[[rR][0-9]+\\\\]!?([ \
\t]+@[a-zA-Z0-9 ]+)?\\n
FAIL: gcc.target/arm/neon/vst4_laneu8.c (test for excess errors)
FAIL: gcc.target/arm/neon/vst4_laneu8.c scan-assembler vst4.8[ \\t]+\\\\{(([dD][0-9]+\\\\[[0-9]+\\\\]-[dD][0-9]+\\\\[[0-9]+\\\\])|([dD][0-9]+\\\\[[0-9]+\\\\], [dD][0-9]+\\\\[[0-9]+\\\\], [dD][0-9]+\\\\[[0-9]+\\\\], [dD][0-9]+\\\\[[0-9]+\\\\]))\\\\}, \\\\[[rR][0-9]+\\\\]!?([ \\t]+@[a-zA-Z0-9 ]+)?\\n

A while ago I opened (but there were far less neon FAIL):

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38697

There is also:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39361

arm-eabi is listed as primary platform here:

http://gcc.gnu.org/gcc-4.4/criteria.html

Do you know why all these tests are failing?

Thanks in advance,

Laurent


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