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 rtl-optimization/6065] gcc seems to reorder IEEE fpsetsticky and sqrt functions


------- 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


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