This is the mail archive of the gcc@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]

Re: stabilization issues ppc-linux


>>>>> Richard Henderson writes:

Richard> On Mon, Jan 11, 1999 at 01:15:24AM -0500, David Edelsohn wrote:
>> If all these rs6000 changes are correct, I do not object to
>> applying them.  However, if you make changes to movsi and movdi, you need
>> to make consistent changes to movhi and movqi as well.

Richard> No, because only moves for Pmode need tweeking.

	Well, I did not understand this when we originally were making the
previous changes and *I* added CONSTANT_P_RTX tests to movhi and movqi.
If those tests are not needed whatsoever and do not need to be replaced as
with movsi and movdi, that is great.  All I am saying is that the same
code should be ripped out everywhere if it is ripped out anywhere. 

David


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