--- Comment #2 from pinskia at gcc dot gnu dot org 2007-04-16 07:56 ---
Reduced testcase:
struct Industry {
unsigned char produced_cargo[2];
};
unsigned int a = (((unsigned long)&reinterpret_castIndustry*)(char*)8)->produced_cargo[0]))) - 8);
--
pinskia at gcc dot gnu dot org ch
--- Comment #1 from us15 at os dot inf dot tu-dresden dot de 2007-04-15
17:23 ---
Created an attachment (id=13368)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13368&action=view)
preprocessed code that triggers ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31579