This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/14087] New: Core dumped compiling ipchains-1.3.10


The compiler hangs with the following message compiling ipchains:

----------------- Cut Here ---------------------------
gcc -Wall -Wunused -g -O -o ipchains ipchains.c libipfwc/libipfwc.a
ipchains.c: En la función `print_firewall':
ipchains.c:2193: aviso: se usó
Error interno del compilador: Error al reportar rutinas reentradas.
Por favor envíe un reporte completo de `bugs',
con el código preprocesado si es apropiado.
Vea <URL:http://gcc.gnu.org/bugs.html> para más instrucciones.
distcc[11602] ERROR: compile on localhost failed
make: *** [ipchains] Error 1
---------------- Cut Here -----------------------------

It's executed under distcc but without distcc does the same thing...
 
It fails with gcc-3.3.2 and gcc-3.3.1 on two diferent hosts, so it seems this is
really a bug...

Do you need something more?

-- 
           Summary: Core dumped compiling ipchains-1.3.10
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gad at aguilardelgado dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu (AMD Class)
  GCC host triplet: i686-pc-linux-gnu (AMD Class)
GCC target triplet: i686-pc-linux-gnu (AMD Class)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]