Correct changelog entry as
commit8b0b11a33613cbee0be31458bdbf468659869592
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2008 13:27:36 +0000 (3 13:27 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2008 13:27:36 +0000 (3 13:27 +0000)
tree4af993572ec6383b83866523ae223da546f12177
parentb280471cee8966f56417858b639a9cc575e843bd
Correct changelog entry as
2008-06-03  Kai Tietz  <kai.tietz@onevision.com>

* config/i386/i386.md (P): New mode iterator.
(SFmode push_operand splitter): Macroize DImode and SImode pushes
using P mode iterator.
(DFmode ...): Ditto.
(XFmode ...): Ditto.
(DFmode float_extend SFmode push_operand splitter): Ditto.
(XFmode float_extend SFmode push_operand splitter): Do not generate
SImode pushes for 64bit target.  Macroize Dimode and SImode ...
(XFmode float_extedn DFmode push_operand splitter): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136322 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog