This is the mail archive of the gcc@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: GNATS policy question




--On Wednesday, December 11, 2002 05:55:04 PM +0100 Volker Reichelt <reichelt@igpm.rwth-aachen.de> wrote:

What's the GNATS policy about PRs that issue an ICE in development
versions and a "confused by earlier errors, bailing out" message in
release versions?
We should mark those PRs medium-priority.

GCC simply doesn't have a coherent design for error-recovery, and until
it does the set of places where we crash after error messages will move
around from time to time, hopefully shrinking over time.  I have ideas
about this, but not enough time to implement them ...

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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