https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102206
--- Comment #5 from Greg Turner <g...@be-evil.net> --- (In reply to Martin Liška from comment #4) > (use -E option) to this bug. Note Oh, /that/ kind of preprocessed! That's easy... I thought it was some kind of re-usable pre-compiled header file thing, sorry. I would think you'd want the one generated on the bugged compiler, not mine. But iiuc I guess they'd be identical, assuming all is well until gimplification? For a start I'll get you what comes out of my patched gcc, I'll just need a moment.