This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/20629] internal compiler error: in cp_tree_equal, at cp/tree.c:1552


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]