This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19185] [3.3 only] ICE: cp_expr_size, at cp/cp-lang.c:308
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2004 00:06:57 -0000
- Subject: [Bug c++/19185] [3.3 only] ICE: cp_expr_size, at cp/cp-lang.c:308
- References: <20041229023604.19185.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2004-12-31 00:06 -------
I believe that this error occurs because vax.h defines PCC_STATIC_STRUCT_RETURN.
Removing this define allows the complilation of this file to complete.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19185