diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-12-02 09:44:42 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-12-02 09:44:42 +0100 |
commit | 60ebe8ce1d029cbff8ef80c967f98ba43d746f3b (patch) | |
tree | d0c90b780983a3a4c1d8282028a2bf718f76ca35 /gcc/config/avr/avr-devices.c | |
parent | a717444986a981b21b42fccfd982dcb6ebe42254 (diff) | |
download | gcc-60ebe8ce1d029cbff8ef80c967f98ba43d746f3b.zip gcc-60ebe8ce1d029cbff8ef80c967f98ba43d746f3b.tar.gz gcc-60ebe8ce1d029cbff8ef80c967f98ba43d746f3b.tar.bz2 |
re PR rtl-optimization/78547 (ICE: in loc_cmp, at var-tracking.c:3417 with -Os -g -mstringop-strategy=libcall -freorder-blocks-algorithm=simple)
PR rtl-optimization/78547
* emit-rtl.c (unshare_all_rtl): Make sure DECL_RTL and
DECL_INCOMING_RTL is not shared.
* config/i386/i386.c (convert_scalars_to_vectors): If any
insns have been converted, adjust all parameter's DEC_RTL and
DECL_INCOMING_RTL back from V1TImode to TImode if the parameters have
TImode.
* gcc.dg/pr78547.c: New test.
From-SVN: r243165
Diffstat (limited to 'gcc/config/avr/avr-devices.c')
0 files changed, 0 insertions, 0 deletions