public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/55780] New: effective targets arm_arch_v*_multilib are not strict enough
@ 2012-12-21 18:58 janis at gcc dot gnu.org
  2013-01-02 12:17 ` [Bug testsuite/55780] " gretay at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: janis at gcc dot gnu.org @ 2012-12-21 18:58 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55780
           Summary: effective targets arm_arch_v*_multilib are not strict
                    enough
    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: rearnsha@arm.com
            Target: arm


The arm_arch_v*_multilib effective targets check that a minimal C program will
execute when compiled for a particular ARM processor, but the test used is an
empty program and the tests that use those checks have more complicated code. 
All of the effective target checks pass using the gdb arm simulator or QEMU,
but some of the ftest-*.c tests then get illegal instructions or hang.

Checks for the ability to run programs on particular hardware should include
code that will only run on that hardware, as is done for effective target whose
keywords end in "_hw_available".


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

end of thread, other threads:[~2013-02-19 23:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-21 18:58 [Bug testsuite/55780] New: effective targets arm_arch_v*_multilib are not strict enough janis at gcc dot gnu.org
2013-01-02 12:17 ` [Bug testsuite/55780] " gretay at gcc dot gnu.org
2013-01-03 22:52 ` janis at gcc dot gnu.org
2013-01-15 15:52 ` aldyh at gcc dot gnu.org
2013-02-19 23:41 ` ramana at gcc dot gnu.org
2013-02-19 23:53 ` janis 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).