This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5880: internal coimpiler error 40
- From: rodrigc at gcc dot gnu dot org
- To: Fred dot Waller at tekla dot fi, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 28 Mar 2002 03:24:54 -0000
- Subject: Re: c++/5880: internal coimpiler error 40
- Reply-to: rodrigc at gcc dot gnu dot org, Fred dot Waller at tekla dot fi, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: internal coimpiler error 40
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Mar 27 19:24:52 2002
State-Changed-Why:
gcc 3.0.4 does not crash, but it issues a compilation
error when compiling your code:
perro.cc: In function `pPoint_t operator-(const pPoint_t&, const pPoint_t&)':
perro.cc:17: stray '\240' in program
perro.cc:18: stray '\240' in program
perro.cc: At global scope:
perro.cc:22: stray '\240' in program
perro.cc: In function `void clip(const pPoint_t&, const pPoint_t&)':
perro.cc:25: parse error before `=' token
perro.cc:25: confused by earlier errors, bailing out
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5880