This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: Uninitialized variabales in glibc 2.1


>But we compile always with -Wall.  I really want the compilation with
>optimization and without extra code to be free of warnings.

I think an attribute to tell gcc "trust me and don't warn even if this 
variable looks like it might be uninitialised" might be a nice feature.

p.







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