https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110466

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
With the above fix, the remaining failures are:

FAIL: FAIL
FAIL: FAIL
FAIL: FAIL

which are from testdebuginfo.c; I see:

  Reading symbols from
/home/dmalcolm/build/gcc/testsuite/jit4/jit-debuginfo.o...Dwarf Error: wrong
version in compilation unit header (is 5, should be 2, 3, or 4) [in module
/home/dmalcolm/build/gcc/testsuite/jit4/jit-debuginfo.o]

though I'm not sure if that's the cause of the error.

Reply via email to