OSDN Git Service

Support ptr_mode != Pmode in x86_output_mi_thunk.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jul 2011 15:54:15 +0000 (15:54 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jul 2011 15:54:15 +0000 (15:54 +0000)
commitb34299962f36ef0c4c6fed2b7964a9643c917781
tree560438f61d7d459c686608149f83818948f6748b
parent0c6d91a6db026bff0d29671746142b01c7c2f60a
Support ptr_mode != Pmode in x86_output_mi_thunk.

2011-07-13  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (x86_output_mi_thunk): Support ptr_mode
!= Pmode.

* config/i386/i386.md (*addsi_1_zext): Renamed to ...
(addsi_1_zext): This.

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