[Bug driver/114330] needs_preprocessing field of struct compiler is unused

2024-04-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114330 --- Comment #5 from Andrew Pinski --- The most annoying part of this is the struct compiler is initialized by */lang-specs.h and it looks like I missed one and the error message is not so obvious where the issue is.

[Bug driver/114330] needs_preprocessing field of struct compiler is unused

2024-03-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114330 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug driver/114330] needs_preprocessing field of struct compiler is unused

2024-03-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114330 --- Comment #3 from Sam James --- (I think it was dead before, but it should've been removed by then)

[Bug driver/114330] needs_preprocessing field of struct compiler is unused

2024-03-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114330 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org --- Comment #2 fr

[Bug driver/114330] needs_preprocessing field of struct compiler is unused

2024-03-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114330 --- Comment #1 from Andrew Pinski --- [apinski@xeond2 gcc]$ git grep needs_preprocessing gcc.cc: int needs_preprocessing; /* If nonzero, source files need to lto/lang-specs.h: /*cpp_spec=*/NULL, /*combinable=*/1, /*needs_preprocessing=*