public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/21865] New: gcc.dg/torture/pr21817-1.c fails on hppa2.0w-hpux
@ 2005-06-01 18:09 jsm28 at gcc dot gnu dot org
  2005-06-28  2:59 ` [Bug testsuite/21865] " danglin at gcc dot gnu dot org
  2005-06-29 16:45 ` sje at cup dot hp dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-01 18:09 UTC (permalink / raw)
  To: gcc-bugs

The newly added test gcc.dg/torture/pr21817-1.c fails on hppa2.0w-hpux with:

pr21817-1.c:12: warning: alignment (16) for value exceeds maximum alignment for
global common data.  Using 8

This is a target-specific warning.  There seems to be nothing about this test
requiring it to be in gcc.dg (and the test does not seem to have been included
in the patch posted - patches should always be posted as the exact patch tested
and proposed to be committed including all testcases in their proposed
locations), so it would better belong in gcc.c-torture/compile, which would fix
this problem by having the warning no longer cause a test failure.

FAIL: gcc.dg/torture/pr21817-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/pr21817-1.c  -Os  (test for excess errors)

-- 
           Summary: gcc.dg/torture/pr21817-1.c fails on hppa2.0w-hpux
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: hppa2.0w-*-hpux11.*


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


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

end of thread, other threads:[~2005-06-29 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-01 18:09 [Bug testsuite/21865] New: gcc.dg/torture/pr21817-1.c fails on hppa2.0w-hpux jsm28 at gcc dot gnu dot org
2005-06-28  2:59 ` [Bug testsuite/21865] " danglin at gcc dot gnu dot org
2005-06-29 16:45 ` sje at cup dot hp dot com

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).