[Bug c++/23225] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 4 04:18:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-04 04:17 -------
Confirmed, a little further reduced:
void Dispatcher()
(__builtin_offsetof (ArgsType, largeMsgLen))
Even changing __builtin_offsetof to __offsetof does not make 3.4.0 ICE.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c |c++
Ever Confirmed| |1
Keywords| |error-recovery, ice-on-
| |invalid-code
Known to fail| |4.0.0 4.1.0
Known to work| |3.4.0
Last reconfirmed|0000-00-00 00:00:00 |2005-08-04 04:17:11
date| |
Target Milestone|--- |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23225
More information about the Gcc-bugs
mailing list