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/39026] Gcc accepts invalid code



------- Comment #8 from hjl dot tools at gmail dot com  2009-01-30 16:44 -------
(In reply to comment #6)
> 
> It would be a way more local change than changing what binds local
> (which also affects other languages).

My proposal patch will bind undefined functions global, instead of
local. It sounds safe to me. We can put it on trunk and wait a while
before backporting it to 4.3 branch.


-- 


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


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