re PR sanitizer/80063 (gcc/asan.c: PVS-Studio: Incorrect Block Delimitation (CWE...
authorMarek Polacek <polacek@redhat.com>
Mon, 20 Mar 2017 13:31:28 +0000 (13:31 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 20 Mar 2017 13:31:28 +0000 (13:31 +0000)
commita74560ebeb9e088e410139595a6ca74f6720b502
treee41d2e9ebb458f0d0850bf0c73e25755e1e56a6a
parent32fa36234d74a5241a9a551700f4d44ac5a2c820
re PR sanitizer/80063 (gcc/asan.c: PVS-Studio: Incorrect Block Delimitation (CWE-483))

PR sanitizer/80063
* asan.c (DEF_SANITIZER_BUILTIN): Use do { } while (0).

From-SVN: r246278
gcc/ChangeLog
gcc/asan.c