This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc internal compiler error 109
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc internal compiler error 109
- From: James Nicolson <james at backflipCorp dot com>
- Date: Fri, 28 Jan 2000 11:38:22 -0800
COMMAND LINE AND OUTPUT:
> gcc foo.cc
foo.cc:3: Internal compiler error 109.
foo.cc:3: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
foo.cc:3: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.
SOURCE of foo.cc:
class C {
public:
static const C c=0; // this is evil line 3
};
GCC VERSION:
> gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
SYSTEM:
> uname -a
Linux sedona 2.2.5-15 #1 Mon Apr 19 23:00:46 EDT 1999 i686 unknown