diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-10-06 09:44:13 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-10-06 09:44:13 +0200 |
commit | 21a82048f77104a3d76358f0ae97625312080573 (patch) | |
tree | 4c82e3f6bdcbf33d5ea0a345a45f463114a05b55 /libgomp/testsuite/libgomp.c/omp-parallel-if.c | |
parent | 1928ec50dff51203757954ac17e722d1c7daf07e (diff) | |
download | gcc-21a82048f77104a3d76358f0ae97625312080573.zip gcc-21a82048f77104a3d76358f0ae97625312080573.tar.gz gcc-21a82048f77104a3d76358f0ae97625312080573.tar.bz2 |
ubsan.h (ubsan_get_source_location): New prototype.
* ubsan.h (ubsan_get_source_location): New prototype.
* ubsan.c (ubsan_source_location_type): New variable.
Function renamed to ...
(ubsan_get_source_location_type): ... this. Cache
return value in ubsan_source_location_type variable.
(ubsan_source_location, ubsan_create_data): Use
ubsan_get_source_location_type instead of
ubsan_source_location_type.
* asan.c (asan_protect_global): Don't protect globals
with ubsan_get_source_location_type () type.
(asan_add_global): Provide global decl location info
if possible.
From-SVN: r215916
Diffstat (limited to 'libgomp/testsuite/libgomp.c/omp-parallel-if.c')
0 files changed, 0 insertions, 0 deletions