This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/61203] [5/6/7/8 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 Aug 2017 15:14:29 +0000
- Subject: [Bug tree-optimization/61203] [5/6/7/8 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline
- Auto-submitted: auto-generated
- References: <bug-61203-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61203
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Zdenek Sojka from comment #10)
> (In reply to Zdenek Sojka from comment #9)
> > (In reply to Andrew Pinski from comment #8)
> > > This does not fail on the trunk or 5.3 on aarch64-linux-gnu.
> >
> > It is failing for me on 4.7 and newer for all tested targets, that is:
> >
>
> Ah yes, sorry, the original testcase is still failing, but the reduced
> testcase does not fail for 5 and trunk.
Both the original and the reduced testcase run successfully for me with trunk;
assuming this was fixed