This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] Fix incorrect mode used in pa_expand_prologue


The attached change fixes a bug in pa_expand_prologue. The mode argument in the calls
to "gen_rtx_POST_INC" should be the same as "tmpreg" (word_mode).

Tested on hppa2.0w-hp-hpux11.11, hppa64-hp-hpux11.11 and hppa-unknown- linux-gnu.
Committed to trunk, 4.8 and 4.7.

Dave
--
John David Anglin	dave.anglin@bell.net


Attachment: pa.c.d.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]