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

Sergei Trofimovich <slyfox at gcc dot gnu.org> changed:

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

--- Comment #2 from Sergei Trofimovich <slyfox at gcc dot gnu.org> ---
Got the same ICE today on gnutls-3.7.8 package:

during IPA pass: analyzer
serv.c: In function 'listen_socket':
serv.c:1011:21: internal compiler error: in deref_rvalue, at
analyzer/region-model.cc:3238
 1011 |                 if (bind(s, ptr->ai_addr, ptr->ai_addrlen) < 0) {
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to