some bug ?
Philipp Thomas
pthomas@suse.de
Thu Sep 7 17:11:00 GMT 2000
* Georges Landa (landa@cict.fr) [20000907 14:54]:
> c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include
> -DNDEBUG -O2 -g -W -Wall -trigraphs -c HelpCB.C
> HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
> HelpCB.C:2159: Internal compiler error in `scan_region', at
> except.c:2566
> Please submit a full bug report.
> See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
> instructions.
First of all, if you would have read the part of the faq the compiler
pointed you to, you would have known that we need the preprocessed source to
do anything. Secondly you didn't tell us wich compiler you're using.
But in this case it's a known bug in 2.95.2 which is fixed in the mainline,
i.e. the current development version of gcc.
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h
More information about the Gcc-bugs
mailing list