[Bug middle-end/29519] [4.2/4.3 Regression] Bad code on MIPS with -fnon-call-exceptions

2006-10-25 Thread daney at gcc dot gnu dot org


--- Comment #10 from daney at gcc dot gnu dot org  2006-10-25 22:29 ---
Subject: Bug 29519

Author: daney
Date: Wed Oct 25 22:29:10 2006
New Revision: 118044

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118044
Log:
PR middle-end/29519
* rtlanal.c (nonzero_address_p):  Remove check for values wrapping.

Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/rtlanal.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29519



[Bug middle-end/29519] [4.2/4.3 Regression] Bad code on MIPS with -fnon-call-exceptions

2006-10-25 Thread daney at gcc dot gnu dot org


--- Comment #11 from daney at gcc dot gnu dot org  2006-10-25 22:34 ---
With the (now committed) patches, my testing shows the problem as fixed.


-- 

daney at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29519



[Bug middle-end/29519] [4.2/4.3 Regression] Bad code on MIPS with -fnon-call-exceptions

2006-10-24 Thread daney at gcc dot gnu dot org


--- Comment #9 from daney at gcc dot gnu dot org  2006-10-25 05:49 ---
Subject: Bug 29519

Author: daney
Date: Wed Oct 25 05:49:43 2006
New Revision: 118023

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118023
Log:
PR middle-end/29519
* rtlanal.c (nonzero_address_p):  Remove check for values wrapping.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/rtlanal.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29519