https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117801
--- Comment #12 from Dhruv Chawla <dhruvc at nvidia dot com> --- (In reply to Richard Biener from comment #11) > Created attachment 59722 [details] > patch > > This patch passed bootstrap & regtest on x86_64-unknown-linux-gnu. I did > not check whether it solves the aarch64 issue with the TSVC test. Hi, the patch does fix the issue on AArch64. Thanks!