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]

Re: Sign-extend when truncating a CONST_INTs to a certain mode


On Mon, Jan 29, 2001 at 10:32:07AM -0200, Alexandre Oliva wrote:
> I could have fixed this by modifying only the appropriate conversion
> operation so as to do a sign-extension, but I decided to try a more
> generic approach, and it worked.  I.e., i686, alpha and sparc all
> bootstrapped with this patch, and the testsuite results weren't the
> disaster I had expected at first :-)

Try PA.  This patch was proposed before and PA broke.


r~

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