This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/69494] Optimizer eliminates assignment to volatile subobject
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 06:58:40 +0000
- Subject: [Bug c++/69494] Optimizer eliminates assignment to volatile subobject
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-69494-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69494
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Related to PR 47409