RE: [RFC,PATCH,testsuite]

2016-10-18 Thread Matthew Fortune
wrote: > Richard Biener writes: > > On Sun, Nov 23, 2014 at 10:15 AM, Matthew Fortune > > wrote: > > > I'd therefore like to apply the following. Any suggestions on the > > > testing that this needs? Would a

Re: [RFC,PATCH,testsuite] Set gcc_force_conventional_output even without LTO linker plugin

2014-11-24 Thread Richard Biener
On Sun, Nov 23, 2014 at 10:15 AM, Matthew Fortune matthew.fort...@imgtec.com wrote: Hi, I have had to use this patch several times when performing cross testing but I'm not sure if it is the right fix. The MIPS target testsuite runs all tests regardless of the current compiler configuration

RE: [RFC,PATCH,testsuite] Set gcc_force_conventional_output even without LTO linker plugin

2014-11-24 Thread Matthew Fortune
Richard Biener richard.guent...@gmail.com writes: On Sun, Nov 23, 2014 at 10:15 AM, Matthew Fortune matthew.fort...@imgtec.com wrote: Hi, I have had to use this patch several times when performing cross testing but I'm not sure if it is the right fix. The MIPS target testsuite runs all

Re: [RFC,PATCH,testsuite] Set gcc_force_conventional_output even without LTO linker plugin

2014-11-24 Thread Richard Biener
On Mon, Nov 24, 2014 at 1:40 PM, Matthew Fortune matthew.fort...@imgtec.com wrote: Richard Biener richard.guent...@gmail.com writes: On Sun, Nov 23, 2014 at 10:15 AM, Matthew Fortune matthew.fort...@imgtec.com wrote: Hi, I have had to use this patch several times when performing cross

Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL

2013-02-02 Thread Jan Kratochvil
Hi, just forgot also about gdb.trace/unavailable.exp, equivalent to previous gdb.trace/collection.exp workarounds. Jan gdb/testsuite/ 2013-02-02 Jan Kratochvil jan.kratoch...@redhat.com Workaround GCC PR debug/55056 and GDB PR server/15081. * gdb.base/restore.c (caller3):