From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Berlin To: Michael Elizabeth Chastain Cc: chastain@cygnus.com, dan@www.cgsoftware.com, fnasser@cygnus.com, fnasser@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.c++/ref-types.exp: use runto Date: Fri, 16 Mar 2001 14:55:00 -0000 Message-id: References: <200103162249.OAA06726@bosch.cygnus.com> X-SW-Source: 2001-03/msg00302.html On Fri, 16 Mar 2001, Michael Elizabeth Chastain wrote: > Daniel Berlin writes: > > Um, what exactly *should* it print? > > Ah, you are thinking about gdb, and I am thinking about the test suite. > > As long as gdb stays the way it is, the test suite should print "FAIL". > > gdb should print "20". If it can't print "20", then it should print > "that's too hard for me" (perhaps refuse to call functions in classes with > virtual bases). > > Fine, mark them fail. Just put (Won't ever fix for v2 abi) in > parentheses. > > That's fine. Then the FAIL count will reflect the actual state of the > software. Go for it. > > Michael >