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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
   Last reconfirmed|                            |2021-05-03
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
OK, with standard C++ GCC 3.4 doesn't work at -O0 while GCC 4.3+ do but with
-O1+ it breaks even with trunk.

And the posted patches fix it.

Reply via email to