This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2.95 - sorry, not implemented: `exact_div_expr' not supported by dump_expr
- To: nbecker at fred dot net
- Subject: Re: gcc-2.95 - sorry, not implemented: `exact_div_expr' not supported by dump_expr
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Wed, 4 Aug 1999 00:01:06 +0200
- CC: egcs-bugs at egcs dot cygnus dot com
- References: <x88lnbujcyh.fsf@nbeckerpc.hns.com>
> Equalizer.H:59: sorry, not implemented: initializer contains unrecognized tree code
> Equalizer.H:59: sorry, not implemented: `exact_div_expr' not supported by dump_expr
> What is this all about?
This indicates an inconsistency in gcc's data structures. Without a
detailed bug report, we cannot do anything about it.
Regards,
Martin