Internal error in c++ (regstack.c:convert_regs_1)
Philipp Thomas
pthomas@suse.de
Fri Nov 12 09:02:00 GMT 1999
While trying to compile current CVS WxWindows, c++ dropped dead.
here's the gcc message:
Reading specs from /usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/specs
gcc version 2.96 19991030 (experimental)
/usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/cpp -lang-c++ -v -I. -I./include -I../../wxWindows/include -I../../wxWindows/src/zlib -I../../wxWindows/src/png -I../../wxWindows/src/jpeg -I/usr/X11R6/include -I/usr/lib/glib/include -MMD utilsres.d -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__cplusplus -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -W -Wall -Wpointer-arith -Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__pentiumpro -D__pentiumpro__ -D__tune_pentiumpro__ -D__PIC__ -D__pic__ -D__WXGTK__ -DGTK_NO_CHECK_CASTS -D_REENTRANT -D_IODBC_ -DwxINSTALL_PREFIX="/usr/local" ../../wxWindows/src/gtk/utilsres.cpp utilsres.ii
GNU CPP version 2.96 19991030 (experimental) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
.
include
../../wxWindows/include
../../wxWindows/src/zlib
../../wxWindows/src/png
../../wxWindows/src/jpeg
/usr/X11R6/include
/usr/lib/glib/include
/usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/../../../../include/g++-3
/usr/local/include
/usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/../../../../i686-suse-linux-gnu/include
/usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
/suse/pthomas/include
End of omitted list.
/usr/local/lib/gcc-lib/i686-suse-linux-gnu/2.96/cc1plus utilsres.ii -quiet -dumpbase utilsres.cc -mcpu=i686 -march=i686 -O2 -W -Wall -Wpointer-arith -Wall -version -fschedule-insns2 -fPIC -o utilsres.s
GNU C++ version 2.96 19991030 (experimental) (i686-suse-linux-gnu) compiled by GNU C version 2.96 19991030 (experimental).
../../wxWindows/src/gtk/utilsres.cpp: In function `bool wxGetResource (const wxString &, const wxString &, float *, const wxString &)':
../../wxWindows/src/gtk/utilsres.cpp:318: Internal compiler error in `convert_regs_1', at reg-stack.c:2539
Attached is the preprocessed source.
--
Philipp Thomas <pthomas@suse.de>
close the windows - the penguin is freezing
-------------- next part --------------
A non-text attachment was scrubbed...
Name: utilsres.ii.bz2
Type: application/x-bzip2
Size: 57486 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19991112/5c549cc7/attachment.bz2>
More information about the Gcc-bugs
mailing list