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/20924] [4.0/4.1 regression] inline float divide does not set correct fpu status flags


------- Additional Comments From aj at gcc dot gnu dot org  2005-04-10 07:33 -------
This problem shows with running the glibc testsuite.  If the inlined functions
are used, the functions are not setting the state and this is a violation of
ISO C.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aj at gcc dot gnu dot org


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


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