[Bug middle-end/116788] Relative sysroot and -save-temps don't play nicely

2024-09-26 Thread w.steinwender at freenet dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116788 --- Comment #7 from w.steinwender at freenet dot de --- Compilation with -save-temps works if EACCES and ENOTDIR is added to the list after if. cc1 -v reports "ignoring nonexistent directory". Maybe remove_duplicates() should return different re

[Bug driver/116788] New: Relative sysroot and -save-temps don't play nicely

2024-09-20 Thread w.steinwender at freenet dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116788 Bug ID: 116788 Summary: Relative sysroot and -save-temps don't play nicely Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon