re PR target/12749 (i386 LP64 bug.)
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 20 Dec 2003 21:56:47 +0000 (13:56 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 20 Dec 2003 21:56:47 +0000 (13:56 -0800)
commit781f4ec18fc8cba7f574256630f636424ae2401a
tree48c1d8c22cabcd4478f077338325d478c4a144d4
parent3b24df36c08c710b71a76b683f4d3b972c162e9e
re PR target/12749 (i386 LP64 bug.)

2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
            Matt Thomas  <matt@3am-software.com>

       PR target/12749
       * config/i386/i386.c (print_operand): Print only the first
       8 characters of the float in hex.

2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>

       PR target/12749
       * gcc.c-torture/compile/20031220-2.c: New test case.

Co-Authored-By: Matt Thomas <matt@3am-software.com>
From-SVN: r74893
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20031220-2.c [new file with mode: 0644]