This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/64191] [4.9 Regression] indirect clobbers messes up dead code elimination in loop calling dtor
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 10:52:35 +0000
- Subject: [Bug c++/64191] [4.9 Regression] indirect clobbers messes up dead code elimination in loop calling dtor
- Auto-submitted: auto-generated
- References: <bug-64191-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64191
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|4.9.4 |5.0
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed in GCC 5+