This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11461] [3.3 Regression] internal compiler error: in build_modify_expr, at cp/typeck.c:5346
- From: "have at ann dot jussieu dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2003 08:29:42 -0000
- Subject: [Bug c++/11461] [3.3 Regression] internal compiler error: in build_modify_expr, at cp/typeck.c:5346
- References: <20030708091931.11461.have@ann.jussieu.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11461
------- Additional Comments From have at ann dot jussieu dot fr 2003-07-09 08:29 -------
My version of g++ is
> g++ -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3.1/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.3.1 20030626 (Debian prerelease)
I do not use any flag :
> g++ ice.cpp
ice.cpp: In function `int main()':
ice.cpp:14: internal compiler error: in build_modify_expr, at cp/typeck.c:5346
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.