https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105719
--- Comment #5 from Bruce Korb ---
It's been a long time since I mucked with fixincludes. My first guess, without
going back and reading code, would be to provide fixincludes with a list of
trees to traverse and not have it burned into fixinclud
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93082
--- Comment #9 from Bruce Korb ---
Um, I didn't finish my misthink for item#1 above. Please ignore. :)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93082
--- Comment #8 from Bruce Korb ---
It should not be terribly difficult to add another include tree for fixinc to
search. Also, unless 32 is cast as forever being the only value
kAuthorizationExternalFormLength could possibly ever have:
selec
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91085
--- Comment #15 from Bruce Korb ---
Obviously, "print_quote()" was needed early on (1999) and then saved for
prosperity :). Your patch is inadequate because it will have to not expand
'linux' in a line such as:
#if __has_include()
In other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91085
--- Comment #14 from Bruce Korb ---
Reworking fixfixes.c seems pretty heavy duty.
I'm downloading the GCC sources now. I'll take a peek tomorrow.