This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: BUG: internal error
- To: jarkko dot sonninen at kcl dot fi
- Subject: Re: BUG: internal error
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Mon, 10 Jul 2000 09:04:24 +0200
- CC: bug-gcc at gnu dot org
- References: <39696967.35297E5D@kcl.fi>
Thanks for your bug report. The mainline compiler (2.96 20000624
(experimental)) compiles this without problems, so the bug appears to
be fixed. For 2.95, I recommend removing the -fwritable-strings
option; strings had never been writable in C++.
Regards,
Martin