[Bug c++/11161] New: internal compiler error
bfdi533@hotmail.com
gcc-bugzilla@gcc.gnu.org
Wed Jun 11 21:44:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11161
Summary: internal compiler error
Product: gcc
Version: 3.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: bfdi533@hotmail.com
CC: gcc-bugs@gcc.gnu.org
When compiling some source code I got an Internal compiler error. Here are the
items requested.
---------------------
+-(bfdi533@cbacc-security3)-()-(04:36pm:06/11/03)--
+-(~/downloads/lyx-1.3.2/boost/libs/regex/src)> g++ -DHAVE_CONFIG_H -I. -I. -
I../../../../src -I../../../../boost -isystem /usr/X11R6/include -O -fno-
exceptions -c cregex.cpp -MT cregex.lo -MD -MP -MF .deps/cregex.TPlo -save-
temps -Wall
gcc -v../../../../boost/boost/regex/detail/regex_match.hpp: In member function
`unsigned int boost::RegEx::GrepFiles(bool (*)(const char*, const
boost::RegEx&), const char*, bool, unsigned int)':
../../../../boost/boost/regex/detail/regex_match.hpp:1904: Internal compiler
error in expand_call, at calls.c:3049
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
+-(bfdi533@cbacc-security3)-()-(04:37pm:06/11/03)--
+-(~/downloads/lyx-1.3.2/boost/libs/regex/src)> gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-
prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --
libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --
with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --
enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.2
+-(bfdi533@cbacc-security3)-()-(04:37pm:06/11/03)--
+-(~/downloads/lyx-1.3.2/boost/libs/regex/src)>
-----------------
The .ii file, cregex.ii, can be found at
http://www.mccombs.utexas.edu/services/cbacc/dbsupport/cregex.ii
--------------------
More information about the Gcc-bugs
mailing list