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 optimization/13285] -O2 optimization on MIPS causes strange problem with floating-point


------- Additional Comments From baitisj at evolution dot com  2003-12-03 22:30 -------
Hi Chris:

I repeated the tests, but this time I used -mips1 instead of -mips32. I received
exactly the same results -- compiling with -O2 -mips1 -mtune=r5000 caused the
three-second computation time and nan value in the 'float' portion.  

(1) I am sure these parts can run MIPS32 code. They are also capable of 64-bit
MIPS IV, but I'm currently using 32-bit Linux on them.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13285


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