Re: [PATCH] Move class temp_source_file from input.c to selftest.c/h

2016-08-16 Thread Jeff Law
On 08/09/2016 07:26 PM, David Malcolm wrote: I have followup patches that use this class in selftests in various places, so this patch moves it to selftest.h. Successfully bootstrapped®rtested on x86_64-pc-linux-gnu. OK for trunk? gcc/ChangeLog: * input.c (class selftest::temp_source_f

[PATCH] Move class temp_source_file from input.c to selftest.c/h

2016-08-09 Thread David Malcolm
I have followup patches that use this class in selftests in various places, so this patch moves it to selftest.h. Successfully bootstrapped®rtested on x86_64-pc-linux-gnu. OK for trunk? gcc/ChangeLog: * input.c (class selftest::temp_source_file): Move to selftest.h. (self