This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/85022] [6/7 Regression] internal compiler error: in write_dependence_p, at alias.c:3003


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 17:39:11 2018
New Revision: 262085

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

        PR inline-asm/85022
        * emit-rtl.c (init_emit_regs): Indicate that VOIDmode MEMs don't have
        known size by default.

Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/emit-rtl.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]