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: [Bug c++/1920] no warning or error with cast-as-lvalue extension


On Wed, 2003-09-03 at 07:40, Wolfgang Bangerth wrote:
> 
> OK, the thread which I was thinking of is here:
>   http://gcc.gnu.org/ml/gcc/2003-05/msg00847.html
> The thread is not very long and can be read in 5 minutes, I guess. Make sure 
> to read up to these messages:
>   http://gcc.gnu.org/ml/gcc/2003-05/msg00891.html
> and in particular
>   http://gcc.gnu.org/ml/gcc/2003-05/msg00972.html

Implementing the decision reached in that thread, this patch removes the
cast-as-lvalue extension from G++.

Tested on i686-pc-linux-gnu, applied on the mainline.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

Attachment: diffs
Description: Text document


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