https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92637
Wilco <wilco at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wilco at gcc dot gnu.org --- Comment #2 from Wilco <wilco at gcc dot gnu.org> --- (In reply to John Dong from comment #0) > Created attachment 47338 [details] > testsuite > > hi, I compiled the attached with aarch64-linux-gnu-gcc -c -O2 > -march=armv8.1-a testsuite.c -o testsuite.o, it had runtime error, and I > found x10 was overwriten ar row 214. This example doesn't show a problem. Do you have an example that can be run and gives the runtime error?