https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93384
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Can you use -save-temps and look at the generated assembler file in around those two lines? This could be some inline-asm that causes the error too.