https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71090
bastl73 <sebastian.bw at freenet dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian.bw at freenet dot de
--- Comment #5 from bastl73 <sebastian.bw at freenet dot de> ---
I had the same error with gcc-6.3 and it seems to be
#include_next <whatever.h> fails
#include <whatever.h> works
