This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61533] gcc.target/i386/fuse-caller-save.c FAILs on 64-bit Solaris/x86


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61533

--- Comment #4 from UroÅ Bizjak <ubizjak at gmail dot com> ---
(In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #3)

> > 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?

Yes, I think that -fomit-frame-pointer should be added unconditionally to the
dg-options.

Patch is preapproved for mainline SVN.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]