This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc solution
- To: twarsins at orchard dot wccnet dot org
- Subject: Re: gcc solution
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 11 May 2000 19:44:58 +0200
- CC: gcc-bugs at gcc dot gnu dot org, admins at orchard dot wccnet dot org
- References: <391AEBEE.ED74AC2F@orchard.wccnet.org>
> I have just discovered the gcc "-fwritable-strings" compiler switch.
> This effectively eliminated the problem which I submitted earlier.
> My apologies.
Nevertheless, the bug is still in your code, not in the compiler -
even if this option was not available.
Regards,
Martin