On Apr 10, 2015, at 11:25 AM, Aldy Hernandez <al...@redhat.com> wrote: > < KFAIL: gdb.cp/oranking.exp: p foo4(&a) (PRMS: gdb/12098) > --- > > KPASS: gdb.cp/oranking.exp: p foo4(&a) (PRMS gdb/12098) > 20065c20065 > < KFAIL: gdb.cp/oranking.exp: p foo101("abc") (PRMS: gdb/12098) > --- > > KPASS: gdb.cp/oranking.exp: p foo101("abc") (PRMS gdb/12098) > 28222c28222 > > Plus some noise regarding threads. > > I don't know what KFAIL/KPASS are, having lived in GCC land too long, but I > will take a look at those next.
Known pass, known fail. These are tied to the named PR in the gdb database. As they are fixed, likely those bugs should be updated to reflect the improvement in gcc, but see the gdb folks for how to do that.