[Bug driver/54560] g++ with --sysroot and -save-temps don't play nicely

2024-09-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54560 --- Comment #5 from Andrew Pinski --- The question comes do we want to allow: ``` touch file touch file.c gcc -I./file/dir file.c ``` Or not.

[Bug driver/54560] g++ with --sysroot and -save-temps don't play nicely

2024-09-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54560 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED