/* { dg-do compile } */// middle-end/31579// Expand was crashing while expanding the tree for the initializerstruct Industry {unsigned char produced_cargo[2];};unsigned int a = (((__SIZE_TYPE__)&reinterpret_cast<constvolatilechar&>((((Industry*)(char*)8)->produced_cargo[0]))) -8);