https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102835
--- Comment #1 from Hongyu Wang <wwwhhhyyy333 at gmail dot com> --- (In reply to Rainer Orth from comment #0) > > I wonder what's the best way to handle the difference? Just add > -fomit-frame-pointer > to the testcase or allow for the %ebp vs. %esp difference? For this test we just want to check mnemonics are properly generated, so I think we can allow either esp/ebp output for different system.