This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ compiler error
- To: rich prohaska <prohaska at giganet dot com>
- Subject: Re: g++ compiler error
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 20 Jan 2000 18:28:29 +0100
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <388732DA.FD84EF4@giganet.com>
- Reply-To: gcc-bugs at gcc dot gnu dot org
rich prohaska <prohaska@giganet.com> writes:
[...]
| x.cpp: In function `void * foo()':
| x.cpp:12: Internal compiler error.
| x.cpp:12: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
| x.cpp:12: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
Thanks for your bug report.
gcc-2.95.2/g++ compiles for your programm without pain. It seems that
the problem was fixed.
-- Gaby