https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65874
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Do you get a -fcompare-debug failure if you compile ira.c with the stage3 options and -fcompare-debug? Similarly if compiled with stage1 compiler? If so, can you attach preprocessed source for ira.c, perhaps it can be reproduced even with a cross-compiler?