This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.4 patch]: backport bits of rtti/tinfo1.C


"Kaveh R. Ghazi" <ghazi@caipclassic.rutgers.edu> writes:

| As we can see, tinfo1.C XPASSes its first two tests almost everywhere.
| Cases where it doesn't are fixed by updating the regexp pattern.
| 
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01407.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01339.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01342.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01346.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01349.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01224.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01038.html
| http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01014.html
| 
| So I used the better regexp and removed the first two xfails.
| (We can decide what to do about the third xfail separately.)
| 
| Tested via 3.4 "make check" on i686-unknown-linux-gnu.  (With this
| patch I get completely clean 3.4 g++ results on my box.)
| 
| Okay for 3.4.x?

Yes, thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]