This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/61203] [5/6/7/8 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]