[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
Tue Nov 23 01:17:00 GMT 2004


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-11-23 01:17 -------
I think that the idea behavior here would be to match GNU C.  If we reject this
code in C, then we should certainly do so in C++ as well.  If we accept it in C,
then it would be nice to accept it in C++.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18384



More information about the Gcc-bugs mailing list