This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Heads up: *possible* bug in cygwin


On Tue, Dec 31, 2002 at 09:43:50AM -0500, Charles Wilson wrote:
>Did gcc (pre 3.2) automatically initialize data to 0, while gcc-3.2 does 
>not?  Hmmm...waitaminute, I do have gcc2 installed...

If gcc/ld is not initializing static data to zero then there are some
pretty serious problems.  Neither gcc, nor any other compiler that I
am aware of, is supposed to initialize automatic data to zero.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]