https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118700
--- Comment #6 from Christian Menard ---
Thanks. At least -fno-canonical-system-headers serves as a workaround.
To me, it does not seem like the reported behavior is by design. The discussion
in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6191
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118700
Christian Menard changed:
What|Removed |Added
CC||christian.menard at gmx dot de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118700
--- Comment #1 from Christian Menard ---
Created attachment 60330
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60330&action=edit
Minimal example to reproduce
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118700
Bug ID: 118700
Summary: Include resolution changes when using -isystem and
some headers are symlinks between directories where
one is a prefix of the other
Product: gcc