]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-ubsan.c
c-ubsan.c (ubsan_instrument_division): Use unshare_expr throughout.
authorMarek Polacek <polacek@redhat.com>
Thu, 23 Jul 2015 17:14:31 +0000 (17:14 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 23 Jul 2015 17:14:31 +0000 (17:14 +0000)
commit5a5062b8dbc430e5f86cb207e540b4f1b0689def
tree3db028682f88b8818a98ceaf020e40c9051dec15
parent7eb9f42e3b0c7be1db3e48fbda9d3bb70a49454b
c-ubsan.c (ubsan_instrument_division): Use unshare_expr throughout.

* c-ubsan.c (ubsan_instrument_division): Use unshare_expr throughout.
(ubsan_instrument_shift): Likewise.

From-SVN: r226116
gcc/c-family/ChangeLog
gcc/c-family/c-ubsan.c