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] Simplify readonly_error


Volker Reichelt wrote:

> 2007-03-04  Volker Reichelt  <reichelt@netcologne.de>
> 
> 	* typeck2.c (readonly_error): Always emit a hard error.
> 	Remove last argument.
> 	* cp-tree.h (readonly_error): Adjust prototype.
> 	* semantics.c (finish_asm_stmt): Adjust call to readonly_error.
> 	* typeck.c (build_unary_op): Likewise.
> 	(build_modify_expr): Likewise.

:REVIEWMAIL: 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]