https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125276
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Matt Britt from comment #0) > I don't have access to a setup that can get the preprocessed source (sorry). Adding -E to the options on Compiler Explorer causes it to dump the preprocessed source instead of showing the assembly. But we don't need it in this case.
