https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119012
--- Comment #7 from Levi Zim <rsworktech at outlook dot com> --- (In reply to Levi Zim from comment #4) > (In reply to Andrew Pinski from comment #1) > > Can you attach the preprocessed source for rust-lex.cc ? > > > > The big difference between stage1 and stage2 is debug info. > > Here are the preprocessed source (*.ii, *.s, *.o) for rust-lex.cc produced > by running the following two commands: > https://github.com/user-attachments/files/19019922/rust-lex-preprocessed.zip I don't know if I get it right. The manually compiled rust-lex.{2,3}.o contains a lot more differences than the ones produced in original gcc build.