This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 2.95.2 doesn't fully zero-initialize character arrays
- To: sebor at roguewave dot com
- Subject: Re: gcc 2.95.2 doesn't fully zero-initialize character arrays
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 23 Mar 2000 09:52:08 +0100
- CC: gcc-bugs at gcc dot gnu dot org, pedretti at roguewave dot com
- References: <38D9A9FE.2699231C@roguewave.com>
> PS This is not a bug report since C99 wasn't ratified until the end of '99.
Thanks for your bug report. I've put it into GNATS. gcc is supposed to
handle this correctly; it only fails for short character arrays.
Regards,
Martin