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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #2 from kargl at gcc dot gnu.org ---
Created attachment 52048
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52048&action=edit
don't assert() if errors have already occurred.

If errors have already been emitted, it is possible that the
namespaces are FUBAR.  So don't assert().

Reply via email to