This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30017] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
- 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: 29 Nov 2006 19:50:07 -0000
- Subject: [Bug c++/30017] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
- References: <bug-30017-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pinskia at gcc dot gnu dot org 2006-11-29 19:50 -------
__builtin_memcpy(this,&f,sizeof(FIND_RESULT)); is most likely the cause.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30017