This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: internal compiler error


On Fri, 10 Jul 1998, Martin Schweiger wrote:
> I have mailed this bug report to bug-g++@prep.ai.mit.edu, since I
> encountered it on g++ 2.8.1, but got no reply.

That's seems to be quite usual, actually. :-(
Welcome to the world of egcs! :-)

> A colleague who uses egcs 1.0.3 tells me that he gets the same
> compiler error, so I post this report to you as well in the hope you
> will prove more responsive ...

[1] :-)

> The following file
> 
> ************* begin file gbug.cc *****************
> [...]
> produces these compiler messages:
> 
> g++ gbug.cc -o gbug.o
> gbug.cc: In method `void A<T>::mthd()':
> gbug.cc:10: Internal compiler error.
> gbug.cc:10: Please submit a full bug report to `egcs-bugs@cygnus.com'.

You did not mention which platform you are using, but current snapshots
of egcs, namely egcs-2.91.47 19980710 on sparc-sun-solaris2.5.1 and
egcs-2.91.46 19980707 on i386-unknown-freebsd2.2.6, compile your code
without any problem.

> Do you have a solution to this problem? Any response, in particular a
> patch, if one is already available for this, would be greatly appreciated.

I suggest you either wait for egcs-1.1 (which _might_ be released within a
month) or give a current snapshot (FTP or CVS) a try. Either should work
for you; please check the web pages at http://egcs.cygnus.com/ for further
information on egcs-1.1 resp. on how to obtain snapshots.

Hope this helps!
Gerald

[1] Bug reported: Date: Fri, 10 Jul 1998 15:06:05 +0100 (BST)
    Time to respond: ~8 hours
    Time to fix: -0 hours
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]