[Bug sanitizer/78651] Incorrect exception handling when catch clause uses local class and PIC and sanitizer are active
chefmax at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 20:00:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78651
--- Comment #6 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Mon Mar 19 19:59:56 2018
New Revision: 258658
URL: https://gcc.gnu.org/viewcvs?rev=258658&root=gcc&view=rev
Log:
2018-03-19 Maxim Ostapenko <m.ostapenko@samsung.com>
gcc/
PR sanitizer/78651
* dwarf2asm.c (dw2_output_indirect_constant_1): Disable ASan before
calling assemble_variable.
gcc/testsuite/
PR sanitizer/78651
* g++.dg/asan/pr78651.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/asan/pr78651.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2asm.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list