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: Fix delete_null_pointer_checks


On Tue, Feb 24, 2004 at 07:15:42PM -0800, Richard Henderson wrote:
> On Wed, Feb 25, 2004 at 01:40:43PM +1030, Alan Modra wrote:
> > 	* gcse.c (delete_null_pointer_checks_1): Do not delete CC setter
> > 	unless HAVE_cc0.
> 
> No, use cc0_setter.

Huh?  You mean prev_cc0_setter, perhaps?  Isn't that sort of thing
supposed to have been done by get_condition?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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