On Thu, 02 Jul 2015 14:34:01 +0200, Jan Kratochvil wrote: > On Wed, 01 Jul 2015 15:24:06 +0200, Jan Kratochvil wrote: > > Just it causes a regression with latest GCC now as I have asked > > Alexandre Oliva off-list how it really should be fixed. > > I have removed requirement of this fix for the branching as there is currently > no valid fix at hand and after all the 'compile' feature probably should not > be a release blocker. So the bug was not in GDB but in the GCC part interfacing with GDB. Alexandre Oliva has fixed it the right way: https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=commitdiff;h=072dfdba0ea62abb65514cb3a90cdf3868efe286 git://gcc.gnu.org/git/gcc.git aoliva/libcp1 Attaching this GDB testsuite update + info to user s/he should upgrade GCC. After Alex upstreams the fix I can update the message to contain the specific GCC release. Jan