On 08/29/2018 08:53 AM, Qing Zhao wrote:
> Hi,
>
> this is the patch to fix PR86519.
>
> Per Jeff’s suggestion, I removed strcmpopt_6.c from gcc.dg, and
> added it to gcc.target/aarch64 and gcc.target/i386.
>
> retested on x86 and aarch64. no issue.
>
> Okay to commit?
>
> thanks.
>
> Qing.
>
> gcc/testsuite/ChangeLog:
>
> --- ChangeLog (revision 263888)
> +++ ChangeLog (working copy)
> @@ -1,3 +1,10 @@
> +2018-08-29 Qing Zhao <qing.z...@oracle.com>
> +
> + PR 86519
> + gcc.dg/strcmpopt_6.c: Remove.
> + gcc.target/aarch64/strcmpopt_6.c: New testcase.
> + gcc.target/i386/strcmpopt_6.c: Likewise.
OK.
jeff