[patch] cse.c: gcc_assertify an "if" statement whose condition is always false.

Jakub Jelinek jakub@redhat.com
Thu Jan 27 20:13:00 GMT 2005


On Thu, Jan 27, 2005 at 12:50:27PM -0700, Jeffrey A Law wrote:
> Well, I definitely prefer having the assert vs just removing the code
> as Jakub suggested.

Well, I'd remove the code and added comment that documented that x
must be non-NULL.

	Jakub



More information about the Gcc-patches mailing list