[Bug c/13704] Regression: Spurious register saves with setjmp on MIPS (and others?) (crosscompiling)
oneill+gccbugs at cs dot hmc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 23:18:00 GMT 2004
------- Additional Comments From oneill+gccbugs at cs dot hmc dot edu 2004-01-15 23:18 -------
NO, it isn't just a code pessimization issue. As I said in my report, saving FP regs is an absolute
no-no for platforms that don't have an FP unit and aren't using any FP code.
Anyway, it's good to know that my patch was (essentially) the right thing to do, and I can use that
without worrying that it'll break something else.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13704
More information about the Gcc-bugs
mailing list