c-convert.c (convert): Make use of do_ubsan_in_current_function.
authorMarek Polacek <polacek@redhat.com>
Mon, 9 Mar 2015 11:57:33 +0000 (11:57 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 9 Mar 2015 11:57:33 +0000 (11:57 +0000)
commit802ac282f819054e10ac5dca06881b6dca909cdb
tree87c8562a9a465e2be6cfd41ae229a30fba710f11
parente0d514da7ba05dabd279fee99a1ef8f40f098ab0
c-convert.c (convert): Make use of do_ubsan_in_current_function.

* c-convert.c (convert): Make use of do_ubsan_in_current_function.
* c-decl.c (grokdeclarator): Likewise.
* c-typeck.c (build_binary_op): Likewise.

From-SVN: r221278
gcc/c/ChangeLog
gcc/c/c-convert.c
gcc/c/c-decl.c
gcc/c/c-typeck.c