: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: alan at birtles dot org.uk
Target Milestone: ---
GCC (and clang bug 67996) raises a warning when declaring a switch statement
which uses std::ios_base::seek_dir.
The
normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: alan at birtles dot org.uk
Created attachment 34320
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34320&action=edit
file to reproduce the bug
When compiling the