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

2013-06-14 Thread Jan Kratochvil
On Fri, 14 Jun 2013 15:02:47 +0200, Thomas Schwinge wrote: > On Sun, 3 Feb 2013 18:27:21 +0100, Jan Kratochvil > wrote: > > gdb/testsuite/ > > 2013-02-02 Jan Kratochvil > > > > Workaround GCC PR debug/55056 and GDB PR server/15081. > > * gdb.base/restore.c (caller3): Protect l1 by GCC

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

2013-06-14 Thread Thomas Schwinge
Hi! To highlight this issue again, , now that Debian testing has switched to GCC 4.8: On Sun, 3 Feb 2013 18:27:21 +0100, Jan Kratochvil wrote: > gdb/testsuite/ > 2013-02-02 Jan Kratochvil > > Workaround GCC PR debug/55056 and GDB PR server/15081. > *