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] Fix PR c++/27668


Hi Eric,

Apologies for introducing the new warning. I've attached a patch that
resolves it which was the result of a misplaced parenthesis.

Ok for the 4.1 branch?

Cheers,
Lee.

cp/

2006-08-06 Lee Millward <lee.millward@codesourcery.com>

* pt.c (coerce_template_parms): Fix misplaced parenthesis.

testsuite/

2006-08-06 Lee Millward <lee.millward@codesourcery.com>

* g++.dg/template/crash54.C: Adjust error markers.

Attachment: patch.txt
Description: Text document


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