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 testsuite]XFAIL tests for -funsafe-loop-optimizations


On Tue, Jun 28, 2016 at 8:18 AM, Bin Cheng <Bin.Cheng@arm.com> wrote:
> Hi,
> The previous patch removes support for -funsafe-loop-optimizations on GIMPLE, as a follow up, this one marks related tests as XFAIL for the moment.  I would like to either remove/rewrite the case after -funsafe-loop-optimization is fully dicarded?
> Tests checked.  Is it OK?

Please remove them instead.  Removing -funsafe-loop-optimizations and
all traces of code using it in GCC is ok.

Thanks,
Richard.

> Thanks,
> bin
>
> gcc/testsuite/ChangeLog
> 2016-06-27  Bin Cheng  <bin.cheng@arm.com>
>
>         * gcc.dg/tree-ssa/pr19210-1.c: xfail unsafe loop opt warnings.
>         * gcc.dg/tree-ssa/pr19210-2.c: Ditto.


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