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]

Re: Pointer extension fix for HP-UX IA64


On Wed, Oct 23, 2002 at 01:58:32PM -0700, Steve Ellcey wrote:
> 	* expr.c (convert_move): If unsignedp is less then zero there
> 	is no equivalent code.

I can't see why this should be true here; convert_move
does not handle pointer extension.


r~


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