Wswitch-default-1.C
274 Bytes
-
re PR c++/23959 (-Wswitch-default reports missing default in a template that has one) · dddf9a0a
2005-10-16 Andrew Pinski <pinskia@physics.uc.edu> PR c++/23959 * decl.c (pop_switch): Only call c_do_switch_warnings when not processing templates. 2005-10-16 Andrew Pinski <pinskia@physics.uc.edu> PR c++/23959 * g++.dg/warn/Wswitch-default-1.C: New test. * g++.dg/warn/Wswitch-default-2.C: New test. From-SVN: r105466
Andrew Pinski committed