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.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 20 Sep 2024 17:02:25 -0700
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.