aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-12-02 16:42:04 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2016-12-02 16:42:04 +0100
commiteb61d07edaf05f36151bfe4382777eaa79bce4d9 (patch)
tree26d9c8c50957315a60c37f181ee12d0fb67a19fb /gcc/fortran/expr.c
parent8261e476cb64cee8891fa676202d1f42decdcd14 (diff)
downloadgcc-eb61d07edaf05f36151bfe4382777eaa79bce4d9.zip
gcc-eb61d07edaf05f36151bfe4382777eaa79bce4d9.tar.gz
gcc-eb61d07edaf05f36151bfe4382777eaa79bce4d9.tar.bz2
re PR target/78614 (ICE error: invalid rtl sharing found in the insn (verify_rtx_sharing) gcc/emit-rtl.c:2743)
PR target/78614 * rtl.c (copy_rtx): Don't clear used flag here. (shallow_copy_rtx_stat): Clear used flag here unless code the rtx is shareable. * simplify-rtx.c (simplify_replace_fn_rtx): When copying rtx with 'E' in format, copy all vectors. * emit-rtl.c (copy_insn_1): Don't clear used flag here. * valtrack.c (cleanup_auto_inc_dec): Likewise. * config/rs6000/rs6000.c (rs6000_frame_related): Likewise. From-SVN: r243194
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions