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, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux


"William J. Schmidt" <wschmidt@linux.vnet.ibm.com> writes:

> Index: gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
> ===================================================================
> --- gcc/testsuite/gfortran.dg/default_format_denormal_2.f90	(revision 211741)
> +++ gcc/testsuite/gfortran.dg/default_format_denormal_2.f90	(working copy)
> @@ -1,5 +1,5 @@
>  ! { dg-require-effective-target fortran_large_real }
> -! { dg-do run { xfail powerpc*-apple-darwin* powerpc*-*-linux* } }
> +! { dg-do run { xfail powerpc*-apple-darwin* } }
>  ! Test XFAILed on these platforms because the system's printf() lacks
>  ! proper support for denormalized long doubles. See PR24685

You should also update the comment: `these platforms' no longer applies.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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