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/15360] c99: extern w/initializer; extern w/internal linkage


------- Additional Comments From hozelda at yahoo dot com  2004-07-06 12:03 -------
Update: the actual ANSI (ISO) standard and Rationale mention in section 
6.11.2 (Future language directions) that the current legal usage of 'extern' is 
likely to change (to be more along the lines of what gcc seems to be doing), 
where 'extern' will never denote internal linkage. 
 
This makes this "bug" even less significant. 
 
 
--original poster 
 

-- 


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


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