This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ICE with gcc version 2.96 20000321 (experimental)


gcc fails with an ICE while trying to compile knapster. gcc was configured
with --enable-nls --with-gc=page and built for i686-linux.

Error message is:

propertiesdlg.cpp: In method `void PropertiesDlg::setPrefs ()':
propertiesdlg.cpp:384: Internal compiler error.
propertiesdlg.cpp:384: Please submit a full bug report.
propertiesdlg.cpp:384: See
propertiesdlg.cpp:384: <URL:http://www.gnu.org/software/gcc/bugs.html>
propertiesdlg.cpp:384: for instructions.

Preprocessed source is attached.

-- 
Philipp Thomas <pthomas@suse.de>
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 fuer PDP 11, /usr/include/sys/param.h

propertiesdlg.ii.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]