This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18348] New: mmix-knuth-mmixware testsuite failure:
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2004 06:04:46 -0000
- Subject: [Bug target/18348] New: mmix-knuth-mmixware testsuite failure:
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
With LAST_UPDATED: "Sat Nov 6 19:25:03 GMT 2004" I get:
FAIL: gcc.dg/uninit-H.c (test for bogus messages, line 24)
FAIL: gcc.dg/uninit-H.c (test for excess errors)
With the message in the .log being:
/gcc/testsuite/gcc.dg/uninit-H.c: In function 'load_PCB':
/gcc/testsuite/gcc.dg/uninit-H.c:24: warning: 'sp' is used uninitialized in this
function
Looking at the test-code it seems an #ifdef and #define for a suitable MMIX
register is missing. Better would be to #ifdef out the test, which can't do
what it's supposed to when there's no local-asm-register (which necessarily has
a target-specific name).
The test has never worked on this target.
--
Summary: mmix-knuth-mmixware testsuite failure:
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hp at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18348