https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102087
--- Comment #22 from Jiu Fu Guo <guojiufu at gcc dot gnu.org> --- (In reply to Martin Liška from comment #21) > > _12 = Gif_ClipImage_gfi_1.0_1 + -1; > > during GIMPLE pass: aprefetch > > bug760.c:3:1: internal compiler error: verify_gimple failed > > 0xde2f5a verify_gimple_in_cfg(function*, bool) > > > > Flag -O3 -march=bdver2 required. > > Confirmed. Hi David and Martin, Thanks. I can reproduce the failure. Just drafting a patch and will send it out for review after regtest.