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: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2003 13:38:21 -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 bangerth at dealii dot org 2003-07-08 13:38 -------
I don't get an ICE with gcc 3.3 release as well. You didn't say which flags you
used for compilation, though. Would you mind posting the exact
command line that triggers the error for you, as well as the output
of gcc -v?
Thanks
Wolfgang