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++/56100] spurious -Wshadow warning with local variable in template class


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-24 21:14:51 UTC ---
I think this is an artifact of warning during instantiation rather than at
definition time.


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