This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/13055] New: jacks tests must detect gcc ICE


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]