[Bug rtl-optimization/70326] [6 Regression] ICE: RTL check: expected elt 3 type 'e' or 'u', have '0' (rtx note) in PATTERN, at rtl.h:1440

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 21 21:05:00 GMT 2016


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 21 21:04:32 2016
New Revision: 234383

URL: https://gcc.gnu.org/viewcvs?rev=234383&root=gcc&view=rev
Log:
        PR middle-end/70326
        * lra.c (restore_scratches): Ignore deleted insns.

        * gcc.dg/pr70326.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr70326.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list