[Bug fortran/94129] Using almost any openacc !$acc directive causes ICE "compressed stream: data error"
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 15:22:04 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94129
--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
@Richi: Can you please enable zstd for our nvptx cross compiler:
$ x86_64-suse-linux-accel-nvptx-none-gcc-10 -v
...
Supported LTO compression algorithms: zlib
We'll need to add
BuildRequires: libzstd-devel
into cross spec file.
More information about the Gcc-bugs
mailing list