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: PR c++/16696 Strange message when operator++ not found


Manuel López-Ibáñez wrote:

> 2009-08-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
> 
> 	PR c++/16696
> cp/
> 	* call.c (build_new_op): Only try prefix operator if -fpermissive,
> 	otherwise just error.
> testsuite/
> 	* g++.dg/parse/pr16696.C: New.
> 	* g++.dg/parse/pr16696-permissive.C: New.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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