This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18491] New: mmix-knuth-mmixware testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C
- 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: 14 Nov 2004 22:52:13 -0000
- Subject: [Bug target/18491] New: mmix-knuth-mmixware testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
With LAST_UPDATED: "Sun Nov 14 05:49:38 UTC 2004" I get:
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce
executable
(no FAIL/PASS/XFAIL/XPASS though)
With the message in the .log being:
/gcc/testsuite/g++.old-deja/g++.mike/p10769a.C: In member function 'void
A::main()':
/gcc/testsuite/g++.old-deja/g++.mike/p10769a.C:35: error: invalid use of member
(did you forget the '&' ?)
/gcc/testsuite/g++.old-deja/g++.mike/p10769a.C: In function 'int main()':
/gcc/testsuite/g++.old-deja/g++.mike/p10769a.C:44: error: invalid use of member
(did you forget the '&' ?)
Last known to work (no WARNING) on: "Wed Apr 30 23:42:54 GMT 2003".
Known to fail on: "Fri May 2 01:49:20 GMT 2003".
The test also fails on cris-axis-linux-gnu with "Thu May 1 18:50:13 GMT 2003".
Looking at the test, I wonder how this can pass on any target. It seems
fallout from the testsuite conversion at that time; it shouldn't be "run",
just "compile".
--
Summary: mmix-knuth-mmixware testsuite failure: WARNING: g++.old-
deja/g++.mike/p10769a.C
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=18491