What does this error-message mean?
Alexandre Oliva
aoliva@redhat.com
Fri Nov 10 11:14:00 GMT 2000
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
More information about the Gcc
mailing list