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: Committed, CRIS: Replace calls to abort.


> From: Zack Weinberg <zack@codesourcery.com>
> Date: Fri, 13 May 2005 11:49:05 -0700

> Hans-Peter Nilsson <hans-peter.nilsson@axis.com> writes:
> 
> > I didn't like the proposed wholesale conversion to gcc_assert and
> > gcc_unreachable (*all* sanity checking being #definable out), so here's
> > what I committed.
> 
> Once again: the whole point of this exercise was to make it possible
> to define out all sanity checking; this was discussed to death, and
> agreed upon.

You got the "agreed" bit wrong.

> when Nathan originally proposed the patch; please
> reconsider.

What bits to keep sanity-testing in the port is a port-local
decision.  Though I'm not really interested in arguing the
point.

brgds, H-P


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