This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/80287] C++ crash with __attribute((may_alias))
- From: "yroux at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jul 2017 09:17:26 +0000
- Subject: [Bug c++/80287] C++ crash with __attribute((may_alias))
- Auto-submitted: auto-generated
- References: <bug-80287-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287
--- Comment #8 from Yvan Roux <yroux at gcc dot gnu.org> ---
OK, I'll submit a patch to add this second testcase on trunk and then only
include it in the backport on GCC 6.
Thanks