[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...



------- 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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: