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/6065] Invalid IEEE fpsetsticky and sqrt function reordering


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-10 19:55 -------
The problem is simply that GCC doesn't model the entire FSR, in particular the
"cexc" field is not modelled at all.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|rtl-optimization            |target
  GCC build triplet|sparc-sun-solaris2.7        |sparc-*-*
   GCC host triplet|sparc-sun-solaris2.7        |sparc-*-*
 GCC target triplet|sparc-sun-solaris2.7        |sparc-*-*
            Summary|gcc seems to reorder IEEE   |Invalid IEEE fpsetsticky and
                   |fpsetsticky and sqrt        |sqrt function reordering
                   |functions                   |


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]