pr90590-2.c
140 Bytes
-
re PR c++/90590 (enumeration value not handled in switch warning for std::ios_base::seek_dir) · ce529ffc
PR c++/90590 * c-warn.c (c_do_switch_warnings): Suppress warning for enumerators with reserved names that are in a system header. * c-c++-common/pr90590-1.c: New test. * c-c++-common/pr90590-1.h: New test. * c-c++-common/pr90590-2.c: New test. * c-c++-common/pr90590-2.h: New test. From-SVN: r273980
Matthew Beliveau committed