[Bug target/60604] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 --- Comment #4 from Steve Ellcey --- I see what you mean about the bad code and if I change it by hand (copying $2 to $f13 instead of $f12 then the code does work. I am not sure how to fix the register allocator though. I thought maybe REG_WORDS
[Bug target/60604] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 Andrew Pinski changed: What|Removed |Added Target|mips*-*-* |mips*-*-* (o32/eabi32) Summary