http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59072

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-11-10
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Why do you think this is a bug, address_family_not_supported is defined by the
C++ standard as being EAFNOSUPPORT .  And on different targets EAFNOSUPPORT is
different.

Reply via email to