[Bug sanitizer/82517] use-after-scope for a variable with big alignment causes a false positive

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 2 10:05:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82517

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|8.0                         |
      Known to fail|                            |8.0

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Reopening for trunk as it should check for:
BITS_PER_UNIT * ASAN_SHADOW_GRANULARITY <= MAX_SUPPORTED_STACK_ALIGNMENT.


More information about the Gcc-bugs mailing list