https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94612
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Martin Liška from comment #3) > It's likely dup of PR94129. Note that that one ICEs on matching compression algorithms which here the ICE notes the compressed data stream is corrupt. There must be sth subtle going on ... I hope that -save-temps will save the offload images fed to the nvptx-none lto1. Matthias, can you attach them? That is, /usr/lib/gcc/x86_64-linux-gnu/10/accel/nvptx-none/lto1 -quiet -dumpbase ccwItcGR.o -m64 -mgomp -auxbase ccwItcGR -version -fno-openacc -fPIC -foffload-abi=lp64 -fopenmp @/tmp/ccHVgmel -o /tmp/ccdKIoRm.s look into /tmp/ccHVgmel which should contain a (list of) object file name(s) to pass along.