https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124568

--- Comment #12 from Tomasz KamiƄski <tkaminsk at gcc dot gnu.org> ---
As I am still not being able to reproduce issue, I would appreciate if you
could do a sanity check for me and see if the file:
/home/kishan/CI/manual_bisecting/build/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/streambuf

At line 491 have:
// Required to silence false-positive warnings originating from
istream_iterator::operator++,
// see PR105580.
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wnull-dereference"

Reply via email to