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

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

https://gcc.gnu.org/g:3a26c7b3a3569a5e1b6f0342e50aefe76ad0ec4d

commit r10-6190-g3a26c7b3a3569a5e1b6f0342e50aefe76ad0ec4d
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Jan 23 22:50:40 2020 +0100

    testsuite: Require lp64 target rather x86_64-*-* in pr93027.c. [PR93027]

    I've noticed this test failed on x86_64-linux with -m32 or -mx32 testing,
    the triplet doesn't really say which actual multilib it is, and the test
    really works with lp64.

    2020-01-23  Jakub Jelinek  <ja...@redhat.com>

        PR inline-asm/93027
        * gcc.target/i386/pr93027.c: Require lp64 target rather x86_64-*-*.

Reply via email to