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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Peter Bergner
<berg...@gcc.gnu.org>:

https://gcc.gnu.org/g:4854985f13feac2d61c69c996c47af468f29c6c9

commit r11-9559-g4854985f13feac2d61c69c996c47af468f29c6c9
Author: Peter Bergner <berg...@linux.ibm.com>
Date:   Tue Dec 7 14:42:38 2021 -0600

    testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]

    The new rop_ok effective target test doesn't correctly compute its
expression
    result because a new line starts a new statement.  Solution is to remove
    the new line.

    2021-12-07  Peter Bergner  <berg...@linux.ibm.com>

    gcc/testsuite/
            PR testsuite/103556
            PR testsuite/103586
            * lib/target-supports.exp (check_effective_target_rop_ok): Remove
'\n'.

    (cherry picked from commit 4394fd67264f5de650c2c3509c001c5f7203449d)

Reply via email to