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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jun 22 20:57:15 2018
New Revision: 261937

URL: https://gcc.gnu.org/viewcvs?rev=261937&root=gcc&view=rev
Log:
        Backported from mainline
        2018-03-23  Jakub Jelinek  <ja...@redhat.com>

        PR inline-asm/85022
        * alias.c (write_dependence_p): Don't require for x_canonicalized
        non-VOIDmode if x has VOIDmode.

        * c-c++-common/torture/pr85022.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/c-c++-common/torture/pr85022.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/alias.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to