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++/23959] [4.0/4.1 Regression] -Wswitch-default reports missing default in a template that has one


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-19 17:58 -------
Obviously caused by:
2003-10-30  Richard Henderson  <rth@redhat.com>

        * decl.c (pop_switch): Call c_do_switch_warnings.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org


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


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