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] gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10 or later


> > to only XFAIL for darwin[1-9] since denormals now function properly
>
> ...
> OK.  (I checked it in.)

I am not sure the syntax 'darwin[1-9]' is right as the test XFAIL on Darwin9 but not on
Darwin8, see:

http://gcc.gnu.org/ml/gcc-testresults/2008-11/msg01633.html

where it fails.

Dominique


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