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 Jan 29, 2001, Richard Henderson <rth@redhat.com> wrote:

> 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.

FWIW, CVS GCC + this patch bootstrapped on PA.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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