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++/18530] [4.0 regression] Bogus warnings about shadowed variables __ct, __dt


------- Additional Comments From pcarlini at suse dot de  2004-11-23 12:44 -------
I see... Likely, we can't use the standard in order to sort out this issue and
I'm coming to the conclusion that you are right, the warning is welcome.

Anyway, just FYI, the EDG front end (as shipped in Icc8.1) does *not* emit any
warning for *both* your snippets (-Wall, of course) ...

-- 


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


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