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/44261] Multiplying -1 by NaN is not valid.



------- Comment #6 from danglin at gcc dot gnu dot org  2010-06-19 18:25 -------
Subject: Bug 44261

Author: danglin
Date: Sat Jun 19 18:25:28 2010
New Revision: 161034

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161034
Log:
        Backport from mainline
        2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR target/44261
        config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
        (negdf2): Adjust expander pattern and use negdf2_slow.
        (negsf2): Likewise.


Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/pa/pa.md


-- 


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


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