------- Additional Comments From matz at suse dot de 2005-06-03 14:56 ------- There are some maybe-uninitialized vars warnings. But if I fix them by zeroing the vars it still ICEs. I can't find other uninitialized vars. It might be, that there are uninitialized struct members, but they shouldn't affect the problem. Just for reference I've added the full unreduced testcase (with no uninited vars anymore). On s390x it ICEs with -O2 -fPIC .
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21041