Christophe Lyon (clyon) <[email protected]>) commented on the code:
> +++ gcc/config/arm/neon.md > @@ -3549,0 +3588,4 @@ > + (clobber (match_scratch:<V_elem> 3 "=X,r"))] > + "TARGET_NEON" > + "#" > + "" ;; && reload_completed" Did you forget to remove the comment? -- https://forge.sourceware.org/gcc/gcc/pulls/208#issuecomment-7023
