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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
  /* Make sure the declarator obstack was fully cleaned up.  */
  gcc_assert (obstack_next_free (&declarator_obstack)
              == declarator_obstack_base);

Reply via email to