diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-09-22 20:55:21 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-09-22 20:55:21 +0200 |
commit | 2dc589be3cb487eda8f537c535cab0f5a9a4a6a1 (patch) | |
tree | e20eb730d1aa94bba5c78eaacfb5b7e5fd413900 /gcc/fortran/module.c | |
parent | c90df0d293367452d193f04a18c2233d64a10d1a (diff) | |
download | gcc-2dc589be3cb487eda8f537c535cab0f5a9a4a6a1.zip gcc-2dc589be3cb487eda8f537c535cab0f5a9a4a6a1.tar.gz gcc-2dc589be3cb487eda8f537c535cab0f5a9a4a6a1.tar.bz2 |
re PR sanitizer/81929 (exponential slowdown in undefined behavior sanitizer for streaming)
PR sanitizer/81929
* tree.c (struct replace_placeholders_t): Add pset field.
(replace_placeholders_r): Call cp_walk_tree with d->pset as
last argument instead of NULL. Formatting fix.
(replace_placeholders): Add pset variable, add its address
into data. Pass &pset instead of NULL to cp_walk_tree.
* g++.dg/ubsan/pr81929.C: New test.
From-SVN: r253106
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions