patch that caused regression PR c++/7964

Janis Johnson janis187@us.ibm.com
Tue Dec 17 11:45:00 GMT 2002


On Tue, Dec 17, 2002 at 11:28:49AM -0800, Janis Johnson wrote:
> The regression reported in PR c++/7964 showed up starting with this
> patch:
> 
> 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
> 
> 	* init.c (build_member_call): Use build_new_method_call, not
> 	build_method_call.
> 
> Here's a small test case that causes the valid code to be rejected.
> This occurs in the mainline and the 3.3 branch.

Oops, it causes an ICE for valid code; cut-and-pasto.

Janis



More information about the Gcc mailing list