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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |9.0
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Function Decls are no longer streamed for BLOCKs for a while now.
r9-1722 removed the hack not to stream them (there was other patches before
that added a hack to not to stream them) and this patch added an assert to make
sure function decls don't show up any more.

So closing as fixed as of GCC 9.

Reply via email to