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

lkrupp at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |lkrupp at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #4 from lkrupp at gcc dot gnu.org ---
Fixed in revison 240219.

A newly allocated object (or array or pointer) with default initialization is
now tested with the ALLOCATED() or ASSOCIATED() before initialization is done.

Reply via email to