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/21160] [4.0/4.1 Regression] documentation for -Wuninitialized out of date


------- Additional Comments From bruno at clisp dot org  2005-04-22 17:10 -------
Thanks Joseph for the hint to ISO C 7.13.2.1.(3). Indeed, in the name of portability, I'll have to 
use 'volatile'. 
 

-- 


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


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