This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCC 3.4 Release Status (2003-12-16)
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org, geoffk at gcc dot gnu dot org, java at gcc dot gnu dot org, Richard dot Earnshaw at arm dot com
- Date: Tue, 16 Dec 2003 17:41:01 +0000
- Subject: Re: GCC 3.4 Release Status (2003-12-16)
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
mark@codesourcery.com said:
> Do we still need -fwritable-strings? We have a 3.4 regression with
> that option, and I would prefer just to remove the option, since we're
> moving away from supporting traditional C anyhow.
Rather than killing it outright with no notice, why not deprecate it and
say that any bugs in the implementation will no-longer be fixed.
R.