This is the mail archive of the gcc-bugs@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: c++/6331: g++ 3.1 looses const qualifiers



> The original bug report that the testcase is derived from complained about
> the error; the customer said that either the extension should be dropped
> or the testcase should be accepted.  Neither of those came to pass.
>
> I wouldn't object to making the pedwarn unconditional.

I agree; let's just kill this extension -- it is totally undocumented,
and provides no real power since memcpy/loops do the same thing.

Do you have time to make that change, or do you want me to do it?

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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