public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/54622] New: gcc.dg/vect test failures for arm big-endian
@ 2012-09-19  0:54 janis at gcc dot gnu.org
  2012-09-19  1:09 ` [Bug testsuite/54622] " pinskia at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: janis at gcc dot gnu.org @ 2012-09-19  0:54 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54622
           Summary: gcc.dg/vect test failures for arm big-endian
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: janis@gcc.gnu.org
                CC: irar@gcc.gnu.org
            Target: arm


Created attachment 28219
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28219
list of vect test failures for arm big-endian

71 vectorization tests (plus corresponding checks with -flto) pass for ARM
little endian but fail for ARM big endian with current mainline. I'll attach
the list.

Some of them are scans that are gated on effective targets that always fail for
ARM big endian; perhaps that's a coincidence, or perhaps some of these
effective-target checks should require arm_little_endian:

    vect64 (2)
    vect-widen_shift (8)
    vect_perm_byte (1)
    vect_perm_short (1)
    vect_strided3 (1)

Testing for ARM big-endian is straightforward for any ARM build. Avoid
execution tests with a local patch to gcc/testsuite/gcc.dg/vect/vect.exp to add
'set dg-do-what-default "compile"' after calling
check_vect_support_and_set_flags, and then pass the appropriate flags in
RUNTESTFLAGS.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-20  0:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-19  0:54 [Bug testsuite/54622] New: gcc.dg/vect test failures for arm big-endian janis at gcc dot gnu.org
2012-09-19  1:09 ` [Bug testsuite/54622] " pinskia at gcc dot gnu.org
2012-09-19  1:18 ` janis at gcc dot gnu.org
2012-09-19  1:29 ` pinskia at gcc dot gnu.org
2012-09-19 22:27 ` rearnsha at gcc dot gnu.org
2012-09-26 16:25 ` jules at gcc dot gnu.org
2012-09-26 16:46 ` janis at gcc dot gnu.org
2012-09-26 21:52 ` janis at gcc dot gnu.org
2013-01-16 18:50 ` janis at gcc dot gnu.org
2013-03-20  0:45 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).