This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81705] [8 Regression] UBSAN: yet another false positive
- From: "babokin at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 04 Aug 2017 22:01:06 +0000
- Subject: [Bug middle-end/81705] [8 Regression] UBSAN: yet another false positive
- Auto-submitted: auto-generated
- References: <bug-81705-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81705
--- Comment #7 from Dmitry Babokin <babokin at gmail dot com> ---
That's an excellent new! This means UBSAN becomes finally fully functional in
GCC. No known false positives anymore (on quite large test base). Great job and
thank you!