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] PR debug/20161


On Feb 25, 2005 01:19 PM, Daniel Berlin <dberlin@dberlin.org> wrote:

> Wouldn't it be much easier and more robust to not call any of the
> debug_hooks from toplev/final if error_count > 0, then it is to try to
> add checks for error_mark_node all over the debug writers?

Yes, but I don't know what other effects that might have
down the road.  This seemed safer for 4.0.

Gr.
Steven



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