https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66688
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This is no longer reproduceable starting with r231162. With r231161, what I can see is that during einline cfg cleanup makes different decisions, with -g merges two basic blocks that are not merged with -g0.