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: [testsuite] Re: PowerPC long double stdarg breakage


On Thu, Apr 20, 2006 at 10:40:10PM +0930, Alan Modra wrote:
> On Thu, Apr 20, 2006 at 08:14:03AM -0400, Jakub Jelinek wrote:
> > On Thu, Apr 20, 2006 at 12:27:32PM +0930, Alan Modra wrote:
> > > On Thu, Apr 20, 2006 at 11:27:41AM +0930, Alan Modra wrote:
> > > > This patch fixes a bug in the new ppc long double support.
> > > 
> > > And this adds some new tests that should help prevent this happening
> > > again.  OK mainline?
> > 
> > I'm missing scalar-by-value-x.h and scalar-by-value-y.h in the patch.
> > 
> > > 	* gcc.dg/compat/scalar-by-value-5.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-5_main.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-5_x.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-5_y.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-6.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-6_main.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-6_x.c: New.
> > > 	* gcc.dg/compat/scalar-by-value-6_y.c: New.
> 
> Sorry.  Here they are.
> 
> 	* gcc.dg/compat/scalar-by-value-x.h: New.
> 	* gcc.dg/compat/scalar-by-value-y.h: New.

FYI, the scalar-by-value-6 test fails on x86_64-linux and ia64-linux.

	Jakub


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