internal error 980715 in for_each()

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Mon May 31 21:06:00 GMT 1999


> egcs 1.1.2 reports internal error 980715 for a call to for_each().

Thanks for your bug report. gcc-2.95 19990523 reports

: In function `void (* for_each<char **, void (*)(char **)>(char **, char **, void (*)(char **)))(char **)':
a.cc:12:   instantiated from here
/usr/lib/gcc-lib/i586-pc-linux-gnu/gcc-2.95/../../../../include/g++-2/stl_algo.h:83: argument passing to `char **' from `char *'

so it seems the bug has been fixed.

Regards,
Martin



More information about the Gcc-bugs mailing list