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: C++ PATCH: PR 12218 and 12696


Mark Mitchell <mark@codesourcery.com> writes:

| The second case was an error-recovery problem; when seeing a problem
| with a brace-enclosed initializer we now do not try to process the
| rest of the initializer, if it seems that we may well have lost our
| place in the initialization.  That prevents a bad error cascade.

This second part has been backported to gcc-3_3-branch.

-- Gaby


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