re PR c++/90590 (enumeration value not handled in switch warning for std::ios_base::seek_dir)
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
Showing
gcc/testsuite/c-c++-common/pr90590-1.c
0 → 100644
gcc/testsuite/c-c++-common/pr90590-1.h
0 → 100644
gcc/testsuite/c-c++-common/pr90590-2.c
0 → 100644
gcc/testsuite/c-c++-common/pr90590-2.h
0 → 100644
Please
register
or
sign in
to comment