This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug c/37001] Uninitialized static variables on x86_64



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-08-01 20:15 -------
Well, that only hints at that the bss section is not cleared properly which
is the job of the kernel and/or the dynamic linker.


-- 


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


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