2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Dec 2003 21:56:47 +0000 (21:56 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Dec 2003 21:56:47 +0000 (21:56 +0000)
commit09b9fe6a1e2883daaf678905defa59c9fc0ac926
tree48c1d8c22cabcd4478f077338325d478c4a144d4
parent768f4b2445609d26db973696fedb644488523d17
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74893 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20031220-2.c [new file with mode: 0644]