[Bug libgcj/13055] New: jacks tests must detect gcc ICE
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 14 20:36:00 GMT 2003
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
More information about the Gcc-bugs
mailing list