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/11040] Wrong Floating Point Calculations


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dinesh_monga@yahoo.com  2003-06-04 18:11 -------
After setting the Floating Point Control Register to 64bit (double precision)
operations mode. I was able to see the results matching solaris and I can run the 
executable on both AMD and Intel.

I think gcc should provide with an option of switch to different floating point
operation mode which will let the users choose whatever they want to operate the
mode in. For people who really does not need high precision float operations
double precision is sufficient.

For reference you can see the link at

http://www.stereopsis.com/FPU.html




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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