https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103479

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tamar Christina <tnfch...@gcc.gnu.org>:

https://gcc.gnu.org/g:7d6c20c06ce4e5d595245af503b045c2032c02f7

commit r12-5713-g7d6c20c06ce4e5d595245af503b045c2032c02f7
Author: Tamar Christina <tamar.christ...@arm.com>
Date:   Thu Dec 2 13:30:08 2021 +0000

    testsuite: make bic-bitmask-18.c test more precise [PR103479]

    This updates the testcase bic-bitmask-18.c to seach for " = 0;" as an
expression
    so it doesn't match any other partial expressions.

    gcc/testsuite/ChangeLog:

            PR testsuite/103479
            * gcc.dg/bic-bitmask-18.c: Update regexpr to expect = 0;.

Reply via email to