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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-13
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
-Og is because the pass(es) do not run in the -Og pass pipeline.  Other
inconsistencies apply becuase VRP is not run at -O[01g].

Reply via email to