public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ppelissi at caramail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/16566] New: internal compiler error: Segmentation fault when compiling a C file.
Date: Thu, 15 Jul 2004 14:16:00 -0000	[thread overview]
Message-ID: <20040715141619.16566.ppelissi@caramail.com> (raw)

I have had this bug with differents GCC releases:

Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian)

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c
--disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)

Reading specs from /global/morpork/gcc-3.4/lib/gcc/i686-pc-linux-gnu/3.4.1/specs
Configured with: ./configure --prefix=/global/morpork/gcc-3.4
Thread model: posix
gcc version 3.4.1

It seems to work fine with:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)

Here are the ouput with GCC 3.4.1:

morpork may 58 % /global/morpork/gcc-3.4/bin/gcc -I.
-I/users/spaces/logiciels/mpfr-2.0.2/k7//include
-I/users/spaces/logiciels/gmp-4.1.2/k7//include -g -DWANT_ASSERT -Wall
-Wmissing-prototypes -c dump.c -save-temps
dump.c: In function `may_dump_rec':
dump.c:51: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This has been tested on different systems too (P3, P4, athlon and amd64).

-- 
           Summary: internal compiler error: Segmentation fault when
                    compiling a C file.
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ppelissi at caramail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


             reply	other threads:[~2004-07-15 14:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-15 14:16 ppelissi at caramail dot com [this message]
2004-07-15 14:17 ` [Bug c/16566] " ppelissi at caramail dot com
2004-07-15 14:41 ` pinskia at gcc dot gnu dot org
2004-07-15 15:42 ` [Bug c/16566] ICE with flexible arrays bangerth at dealii dot org
2004-07-15 20:24 ` bangerth at dealii dot org
2004-07-16  0:51 ` reichelt at gcc dot gnu dot org
2004-08-09  0:22 ` [Bug middle-end/16566] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-08-09  0:25 ` [Bug middle-end/16566] [3.4/3.5 " pinskia at gcc dot gnu dot org
2004-08-09  0:26 ` [Bug c/16566] " pinskia at gcc dot gnu dot org
2004-08-09 11:23   ` Joseph S. Myers
2004-08-09 11:23 ` jsm at polyomino dot org dot uk
2004-08-11 21:05 ` jsm28 at gcc dot gnu dot org
2004-08-23 21:01 ` mmitchel at gcc dot gnu dot org
2004-09-22 22:52 ` [Bug c/16566] [3.4/4.0 " cvs-commit at gcc dot gnu dot org
2004-09-23 15:05 ` [Bug c/16566] [3.4 " cvs-commit at gcc dot gnu dot org
2004-09-23 15:59 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040715141619.16566.ppelissi@caramail.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).