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: Patch: remove XFAIL on va-arg-{15,16,17}.c for mips-irix6


 > From: Eric Christopher <echristo@redhat.com>
 > 
 > On Tue, 2002-07-23 at 12:15, Eric Christopher wrote:
 > > On Tue, 2002-07-23 at 07:08, Kaveh R. Ghazi wrote:
 > > > As can be seen here:
 > > > http://gcc.gnu.org/ml/gcc-testresults/2002-07/msg00636.html
 > > > http://gcc.gnu.org/ml/gcc-testresults/2002-07/msg00639.html
 > > > 
 > > > the va-arg-{15,16,17}.c tests no longer fail on mips-irix6.  I believe
 > > > these expected failures occured only in the varargs case.  Now that
 > > > varargs in gcc is gone and the tests use stdarg, they all pass.
 > > > 
 > > > Ok to install?
 > > > 
 > 
 > Just noticed in an update that these files no longer exist in the
 > tree...
 > 
 > cvs server: gcc/testsuite/gcc.c-torture/execute/va-arg-15.x is no longer
 > in the repository
 > cvs server: gcc/testsuite/gcc.c-torture/execute/va-arg-16.x is no longer
 > in the repository
 > cvs server: gcc/testsuite/gcc.c-torture/execute/va-arg-17.x is no longer
 > in the repository
 > 
 > So we probably don't need to worry about it :)
 > -eric

Well yeah that was me, after you approved it I installed my patch...

--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Solutions


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