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] [PR13813] Incomplete type for member variables of class templates


Mark Mitchell wrote:

>> may I commit this patch to 3.4 too? It is a trivial bugfix.
>>
> I don't think that this one is worth it.  It's not a regression, and
> it's only an accepts-invalid.

It actually turns out that the patch fixes also PR10711, which is an
ice-on-invalid error-recovery regression (with very malformed code). I'm not
sure if this changes things, or if you prefer a different fix for that PR in
3.4 (nearer to the ICE).

Giovanni Bajo



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