[Bug rtl-optimization/67781] Wrong code generated on mips32 with -O1 -fexpensive-optimizations

2015-10-02 Thread jdboyer at media5corp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67781 --- Comment #1 from Jean-Denis Boyer --- I have the same problem on a MPC8248 processor (--target powerpc-linux). However, it works well on an ARMv5 (--target arm-linux-gnueabi).

[Bug c/67781] New: Wrong code generated on mips32 with -O1 -fexpensive-optimizations

2015-09-30 Thread jdboyer at media5corp dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: jdboyer at media5corp dot com Target Milestone: --- Created attachment 36422 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36422&action=edit Test program that shows the