This is the mail archive of the gcc-prs@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: middle-end/9009: [3.4 regression] floating-point negate and abs optimizations incorrect for ARM


Synopsis: [3.4 regression] floating-point negate and abs optimizations incorrect for ARM

State-Changed-From-To: analyzed->closed
State-Changed-By: sayle
State-Changed-When: Sun Jan 19 19:47:55 2003
State-Changed-Why:
    This problem has now been fixed on mainline by:
    
    2003-01-15  Roger Sayle  <roger@eyesopen.com>
    
            PR middle-end/9009
            * optabs.c (expand_unop):  When manipulating the FP sign bit
            using integer operations, account for targets with different
            integer and FP word orders.
            (expand_abs): Likewise.

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


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