On Tue, 03 Feb 2015 08:56:39 +0100, Joel Brobecker wrote: > > gdb/ChangeLog > > 2015-01-17 Jan Kratochvil > > > > Filter out inferior gcc option -fpreprocessed. > > * compile/compile.c (filter_args): New function. > > (get_args): Use it. > > Looks good to me; and OK for both master and branch. Checked in: a7606d8083c9e217294f6e47a8d2903716c6337c master c8b16901e05a15e018394ecefe7348c94b43a4f8 7.9 https://sourceware.org/gdb/wiki/GDB_7.9_Release?action=diff&rev2=27&rev1=26 In the meantime ccache fix has been submitted (no reply) and gcc fix has been posted+checked-in as referenced in the attached GDB commit. Thanks, Jan