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: [patch] cse.c: gcc_assertify an "if" statement whose condition is always false.


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


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