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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The question comes do we want to allow:

```
touch file
touch file.c

gcc -I./file/dir file.c
```

Or not.

Reply via email to