This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81954] gcc8 too aggressively reorders memory access beyond condition
- From: "naruse at airemix dot jp" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 Aug 2017 15:34:53 +0000
- Subject: [Bug middle-end/81954] gcc8 too aggressively reorders memory access beyond condition
- Auto-submitted: auto-generated
- References: <bug-81954-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81954
Yui NARUSE <naruse at airemix dot jp> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Yui NARUSE <naruse at airemix dot jp> ---
(In reply to Richard Biener from comment #2)
> Or this is a dup of PR81900 which is meanwhile fixed (but not in your
> version).
I confirmed it is fixed by s20170827.
Thank you for pointing out!
*** This bug has been marked as a duplicate of bug 81900 ***