[Bug preprocessor/63670] Ending C_INCLUDE_PATH with a trailing colon broken
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63670 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug preprocessor/63670] Ending C_INCLUDE_PATH with a trailing colon broken
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63670 --- Comment #2 from Jonathan Wakely --- I think this is the correct behaviour, and this is basically a dup of PR30439
[Bug preprocessor/63670] Ending C_INCLUDE_PATH with a trailing colon broken
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63670 --- Comment #1 from Andreas Schwab --- Since C_INCLUDE_PATH defines the path for system headers, this doesn't look like a bug.