summaryrefslogtreecommitdiff
path: root/libcilkrts
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2014-03-26 20:33:40 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-03-26 20:33:40 +0100
commit07d72e1df341f3c9a4b74c01e20b6360e2b99a59 (patch)
tree7671e1cf802c65b5fe7f9759f0228d4c032719aa /libcilkrts
parented0ca1e1ea3fe3fddd94176da7c5db527996b525 (diff)
downloadgcc-07d72e1df341f3c9a4b74c01e20b6360e2b99a59.tar.gz
ubsan.h (ubsan_create_data): Change second argument's type to const location_t *.
* ubsan.h (ubsan_create_data): Change second argument's type to const location_t *. * ubsan.c (ubsan_source_location): If xloc.file is NULL, set it to _("<unknown>"). (ubsan_create_data): Change second argument to const location_t *PLOC. Create Loc field whenever PLOC is non-NULL. (ubsan_instrument_unreachable, ubsan_expand_null_ifn, ubsan_build_overflow_builtin, instrument_bool_enum_load): Adjust callers. c-family/ * c-ubsan.c (ubsan_instrument_division, ubsan_instrument_shift, ubsan_instrument_vla, ubsan_instrument_return): Adjust ubsan_create_data callers. From-SVN: r208849
Diffstat (limited to 'libcilkrts')
0 files changed, 0 insertions, 0 deletions