This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/6065] [sparc] gcc seems to reorder IEEE fpsetsticky and sqrt functions
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2003 21:37:31 -0000
- Subject: [Bug optimization/6065] [sparc] gcc seems to reorder IEEE fpsetsticky and sqrt functions
- References: <20020326094601.6065.daniel.villeneuve@gerad.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6065
------- Additional Comments From pinskia@physics.uc.edu 2003-06-01 21:37 -------
It sound like gcc is inlining the sqrt function as one instruction, could someone try with -
fno-builtin-sqrt?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.