[Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 27 17:18:00 GMT 2004
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-12-27 17:18 -------
This patch is OK in pricinple.
However, I don't think the designated_index change (to check for sizetype) is
necessary. And, I think that the max_index should always be sizetype (and thus
the check is unncessary).
Jakub, would you please retry with a simplified version of your patch?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18384
More information about the Gcc-bugs
mailing list