This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/6065] gcc seems to reorder IEEE fpsetsticky and sqrt functions
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2004 19:24:00 -0000
- Subject: [Bug rtl-optimization/6065] 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
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-07-10 19:23 -------
Still present as of GCC 3.4.1: the scheduler swaps fsqrtd and the call to
fpsetsticky. The workaround is indeed to use -fno-builtin-sqrt.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-05-25 13:47:59 |2004-07-10 19:23:59
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6065