This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc internal compiler error 109
- To: james at backflipCorp dot com
- Subject: Re: gcc internal compiler error 109
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sat, 29 Jan 2000 10:18:02 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <3891F02E.E754F242@backflipCorp.com>
> foo.cc:3: Internal compiler error 109.
Thanks for your bug report. gcc-2.95.2 says
foo.cc:3: in-class initialization of static data member of non-integral type `const C'
so the bug has been fixed. I recommend to upgrade.
Regards,
Martin