https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265
Xiao Ma <mxlol233 at outlook dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mxlol233 at outlook dot com --- Comment #3 from Xiao Ma <mxlol233 at outlook dot com> --- I think this issue and #111937 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111937) have the same root cause: aarch64 also sets NUM_POLY_INT_COEFFS to 2, which makes it incompatible with the default value for nvptx (which is 1).