https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127430
Bug ID: 127430
Summary: Wrong preprocessor guard at
libstdc++-v3/config/io/basic_file_stdio.cc
Product: gcc
Version: 16.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: gokbeykeskin at gmail dot com
Target Milestone: ---
libstdc++-v3/config/io/basic_file_stdio.cc line:306
#ifndef _GLIBCCXX_USE_STDIO_PURE should be #ifndef _GLIBCXX_USE_STDIO_PURE
