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: [Fortran] Another round of WHERE statement optimizations


Quoting Paul Thomas <paulthomas2@wanadoo.fr>:
> ever since I have been involved with gfortran,
> fortran-torture has been more or less deprecated. The entry testcases
> went in there and now the where_xx series. What's the policy, folks and
> what are the issues?

The answer to your question ...

> >>Brooks' tests are a useful addition; especially since the last one fails
> >>(and is wrong, I think).
> >>
> >>
> The XFAIL that I think is required argues that this one goes in
> gfortran.dg, no?

... is this.  But I won't argue against addding the WHERE testcases to the
torture testsuite, they're fundamental enough that they shouldn't ever have to
be XFAILed, except for the one that hits the dependency checking problem.

- Tobi


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