re PR target/12308 ('387 mode switching clobbers flags)
authorAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 21 Jan 2004 20:53:43 +0000 (12:53 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 21 Jan 2004 20:53:43 +0000 (12:53 -0800)
2004-01-21  Caroline Tice <ctice@apple.com>

        PR target/12308
        * config/i386/i386.md (fix_truncxfdi2): Add clause to clobber
        flags register.
        (fix_truncdfdi2): Likewise.
        (fix_truncsfdi2): Likewise.
        (*fix_truncdi_1): Likewise.
        (fix_truncxfsi2): Likewise.
        (fix_truncdfsi2): Likewise.
        (fix_truncsfsi2): Likewise.
        (*fix_truncsi_1): Likewise.
        (fix_truncxfhi2): Likewise.
        (fix_truncdfhi2): Likewise.
        (fix_truncsfhi2): Likewise.
        (*fix_trunchi_1): Likewise.

From-SVN: r76305

gcc/ChangeLog

index 457cf00e0ecbc660f0834c24354919d1c360a47b..1acd09ea7c3ffb60f7d2a40d6ded7967d79450a1 100644 (file)
@@ -1,5 +1,6 @@
 2004-01-21  Caroline Tice <ctice@apple.com>
 
+       PR target/12308
        * config/i386/i386.md (fix_truncxfdi2): Add clause to clobber 
        flags register.
        (fix_truncdfdi2): Likewise.