[expr] [patch] testsuite: Fix gdb.cp/exception.exp false regression

Keith Seitz keiths@redhat.com
Thu Jan 28 21:00:00 GMT 2010


On 01/28/2010 11:45 AM, Jan Kratochvil wrote:
> Hi,
>
> patch fixes
>
> -FAIL: gdb.cp/exception.exp: backtrace after first throw
> +PASS: gdb.cp/exception.exp: backtrace after first throw
> -FAIL: gdb.cp/exception.exp: backtrace after first catch
> +PASS: gdb.cp/exception.exp: backtrace after first catch
> -FAIL: gdb.cp/exception.exp: backtrace after second throw
> +PASS: gdb.cp/exception.exp: backtrace after second throw
> -FAIL: gdb.cp/exception.exp: backtrace after second catch
> +PASS: gdb.cp/exception.exp: backtrace after second catch
>
> caused by the branch changing:
>
> -#0  __cxa_throw (obj=<value optimized out>, tinfo=<value optimized out>, dest=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:70
> +#0  __cxxabiv1::__cxa_throw (obj=<value optimized out>, tinfo=<value optimized out>, dest=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:70

Okay, that one works for me, too. Please commit. I will be including 
this as part of my dwarf2_physname patch upstream.

Thanks!
Keith



More information about the Archer mailing list