https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109146

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
noipa was added in r14-5628-g53ba8d669550d3 to avoid the IPA VRP return.

So fixed from GCC's point of view.  Yes noipa is not implemented in clang/LLVM
but the testcase is a GCC testcase after all.

Reply via email to