[Bug target/21041] [4.0 Regression] ICE: output_operand: Cannot decompose address
matz at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri Jun 3 14:56:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list