This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What does this error-message mean?
- To: Arne Sorli <sirlee at frisurf dot no>
- Subject: Re: What does this error-message mean?
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 10 Nov 2000 17:14:17 -0200
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <3.0.2.32.20001110165519.00db0588@pop.frisurf.no>
On Nov 10, 2000, Arne Sorli <sirlee@frisurf.no> wrote:
> What does this error-message mean?
> ../../source/Geo_Point2DField.TC:39: sorry, not implemented:
> `method_call_expr' not supported by dump_expr
It generally means a bug in the compiler for not being able to handle
certain constructs. However, sometimes, it also means there's a bug
in the code being compiled, that takes the compiler into an execution
path that's actually not supposed to ever happen.
If you could follow the bug reporting guidelines at gcc.gnu.org, we
may be able to help more.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me