Remove UBSAN in dwarf2out.c (PR tree-optimization/82491).
commit39ee64401c6272d24ddff53f500e28cdfea5212b
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2018 13:43:22 +0000 (3 13:43 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2018 13:43:22 +0000 (3 13:43 +0000)
treefe3110c9a5c54029e26a9236de5a86e7c9d3d7db
parent08b39993a6aa6d0b463c31c67c08b7a3f5e20b19
Remove UBSAN in dwarf2out.c (PR tree-optimization/82491).

2018-04-03  Martin Liska  <mliska@suse.cz>

PR tree-optimization/82491
* rtl.h (strip_offset_and_add): Replace += suboffset with
poly_uint64 () + suboffset.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259030 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/rtl.h