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] XFAIL gcc.dg/torture/pr60092.c execution on Solaris 11


On Tue, 18 Feb 2014, Rainer Orth wrote:

> As described in PR middle-end/60092, gcc.dg/torture/pr60092.c execution
> FAILs at -O0 on Solaris 11.  posix_memalign modifies it's first arg in
> the error case, which is at least a QOI issue.
> 
> Therefore I'd like to XFAIL the test like this.  Tested with the
> appropriate runtest invocation on i386-pc-solaris2.10,
> i386-pc-solaris2.11, sparc-sun-solaris2.11, and
> x86_64-unknown-linux-gnu.
> 
> Ok for mainline?

Ok.

Thanks,
Richard.

> 	Rainer
> 
> 
> 2014-02-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	* gcc.dg/torture/pr60092.c: xfail execution on *-*-solaris2.11* at -O0.


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