This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Dec 2004 21:57:37 -0000
- Subject: [Bug c++/18384] [3.3/3.4/4.0 Regression] ICE on zero-length array with empty initializer...
- References: <20041108213431.18384.apl@alum.mit.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-12-27 21:57 -------
Jakub, many thanks for cleaning this up for me!!
Just one comment: in your latest patch, the second error message is capitalized
and shouldn't, plus it uses a double negation ("not a non-negative number")
which could be probably simplified into "a negative number".
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|giovannibajo at libero dot |jakub at redhat dot com
|it |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18384