[Bug middle-end/106534] [13 Regression][gcn] ICE 'verify_ssa failed' / 'error: definition in block 18 does not dominate use in block 19' during libgfortran bootstrap
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 11:06:01 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106534
--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Tamar Christina from comment #3)
> Thanks for the repro, could you tell me what target I need to use or what
> configure options to build amdgcn-amdhsa?
See https://gcc.gnu.org/wiki/Offloading#How_to_build_an_offloading-enabled_GCC
for some guidance. (But that's more for building a full compiler and more than
you need.)
I think you just need to know: --target=amdgcn-amdhsa
More information about the Gcc-bugs
mailing list