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]

Re: c/7117: long double miscompilation on SparcV9


Synopsis: long double miscompilation on SparcV9

Responsible-Changed-From-To: unassigned->davem
Responsible-Changed-By: davem
Responsible-Changed-When: Tue Jun 25 08:34:32 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Tue Jun 25 08:34:32 2002
State-Changed-Why:
    Known bug in Sun's libc implementation of the software
    quad floating point routines.  They clobber the output
    memory before the inputs are consumed.
    
    We've installed a workaround into the GCC sources to
    deal with this and the fix will appear in 3.1.1

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7117


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