This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20629] internal compiler error: in cp_tree_equal, at cp/tree.c:1552
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2005 21:42:32 -0000
- Subject: [Bug c++/20629] internal compiler error: in cp_tree_equal, at cp/tree.c:1552
- References: <20050324210416.20629.caolanm@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-30 21:42 -------
(In reply to comment #4)
> I'm still seeing this, but some info...
> a) I'm only seeing this with LANG=C, export LANG=en_US.UTF-8 and there is no crash
> b) compiling the dumped proprocessed code isn't crashing in either LANG
Hmm, that usually means some memory corruption somewhere in GCC or a miscompiling of GCC.
Does this happen with a build of GCC with BOOT_CFLAGS="-O0 -g"?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Keywords| |ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20629