[Bug sanitizer/82792] Fallthrough attribute ignored after label, and before with address sanitizer
michael.thayer at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 3 08:43:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82792
Michael Thayer <michael.thayer at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dodji at gcc dot gnu.org,
| |dvyukov at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |kcc at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Component|c |sanitizer
Summary|Fallthrough attribute |Fallthrough attribute
|ignored after label |ignored after label, and
| |before with address
| |sanitizer
--- Comment #10 from Michael Thayer <michael.thayer at oracle dot com> ---
I was only able to work around this by disabling asan on that particular file.
More information about the Gcc-bugs
mailing list