The last diagnostic in 3.4.x I'm getting from g++ is this:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \\t]+_ZTIP9CTemplateIhE
as shown here:
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg01262.html

There are three xfails in the testcase, almost everybody passes the
first two.  But I can't be sure everyone does.  I think I saw an hpux
report where it only XPASSed one of the three.

The testcase had the xfails removed later on, and Andrew referenced
the testcase being fixed by some unnamed patch:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00197.html

I'd like to do something about this so I can get completely clean
results.  Either remove the first two xfails and risk someone still
failing it, remove the testcase, or backport the patch that fixed it
completely.

But I can't figure out what patch fixed this to evaluate how hairy it
is.  Andrew do you remember?

                Thanks,
                --Kaveh
--
Kaveh R. Ghazi                  [EMAIL PROTECTED]

Reply via email to