https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61533
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> --- > (In reply to Rainer Orth from comment #1) >> Created attachment 32950 [details] >> assembler output > > The test assumes that frame pointer is omitted. It passes indeed with -fomit-frame-pointer added on both i386-pc-solaris2.11 and x86_64-unknown-linux-gnu. I suppose the patch is ok then? Rainer