https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103791

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>For some reason I can't find a preprocessed file.

Because you used -E with -save-temps, so the preprocessed source will be in the
output file.

Reply via email to