This is the mail archive of the gcc@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 that caused regression PR c++/7964


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


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