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: PR c++/26997 g++ reports misleading error message when the identifier with error occurs earlier on the same line


Mark Mitchell wrote:

However, I think the use of the goto in your implementation is
unfortunate.  Please resubmit using a flag to avoid that.

I don't see what's unfortunate in this case? Why do you think that? I know some people have a (totally unjustified) allergy to *any* use of gotos, but this case seemed reasonable to me ...

Thanks,




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