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/21343] [4.0/4.1 Regression] incompatible internal linkage declarations in different scopes not diagnosed



------- Comment #3 from joseph at codesourcery dot com  2005-10-29 20:48 -------
Subject: Re:  [4.0/4.1 Regression] incompatible internal linkage
 declarations in different scopes not diagnosed

On Sat, 29 Oct 2005, pinskia at gcc dot gnu dot org wrote:

> Should this block PR 16620 and PR 16989?

No, because there is no requirement for a diagnostic in these cases; they 
are all compile-time undefined behavior.


-- 


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


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