diff options
| author | Uros Bizjak <ubizjak@gmail.com> | 2006-11-05 00:12:16 +0100 | 
|---|---|---|
| committer | Uros Bizjak <uros@gcc.gnu.org> | 2006-11-05 00:12:16 +0100 | 
| commit | 2e1f15bd25d8d3fbb15f454ea4074ec701cc0a03 (patch) | |
| tree | 1f29387249718cd32722242f7c6193731a127f13 /gcc/fortran/trans-array.c | |
| parent | d6910bb551f6d41b9e631d21f3fa3899f65757ab (diff) | |
| download | gcc-2e1f15bd25d8d3fbb15f454ea4074ec701cc0a03.zip gcc-2e1f15bd25d8d3fbb15f454ea4074ec701cc0a03.tar.gz gcc-2e1f15bd25d8d3fbb15f454ea4074ec701cc0a03.tar.bz2  | |
re PR target/26915 (missed sized opt returning -1.0)
        PR target/26915
        * config/i386/i386.c (standard_80387_constant_p): Treat -0.0 and -1.0
        as a valid 80387 constant.
        (standard_80387_constant_opcode): Return "#" for -0.0 and -1.0.
        * config/i386/i386.md (unnamed splitter): Split the load of
        constant -0.0 or -1.0  into the load of 0.0 or 1.0, followed
        by negation.
testsuite/ChangeLog:
        PR target/26915
        * gcc.target/i386/387-12.c: New test.
~
From-SVN: r118484
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions
