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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
With gcc 4.8 up to trunk (8.0) the dump is

setpointer (void (*<T4bb>) () * p)
{

}


MAIN__ ()
{
  static void setpointer (void (*<T4bb>) ());


}

Is this eight-year old PR fixed or not?

Reply via email to