This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13055] New: jacks tests must detect gcc ICE
- From: "tromey 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 2003 20:36:04 -0000
- Subject: [Bug libgcj/13055] New: jacks tests must detect gcc ICE
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Currently the jacks test suite doesn't detect a gcc ICE.
We are getting some spurious PASS results due to this.
Jacks will detect core dumps; we could run with -dH (or whatever
it is). This isn't perfect though.
A Jacks developer suggested a wrapper script which detects
and ICE and creates a file named "core". The jacks test driver
understands this.
Another approach would be to modify jacks to have a regexp to
compare against the compiler output, so it can look for ICEs
directly. It was unclear whether the jacks developers would
check this in.
--
Summary: jacks tests must detect gcc ICE
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13055