public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "micis at gmx dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug preprocessor/17944] New: ICE  Segmentation fault
Date: Tue, 12 Oct 2004 08:34:00 -0000	[thread overview]
Message-ID: <20041012083359.17944.micis@gmx.de> (raw)

I build gcc40 with patches for bug16882 and bug17724 (newest patch 
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00853.html)
applied I get a new ICE when I compile ACE542:

/usr/local/gcc40/bin/g++40 -W -Wall -Wpointer-arith -fpermissive  -O2   -
D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE   -I/home/cie019/ace542-
gcc40 /ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I..  -c -
o .obj/Map_Test.o Map_Test.cpp -g
Map_Test.cpp: In function `void functionality_test(MAP&, size_t)':
Map_Test.cpp:44: internal compiler error: in cp_tree_equal, at /cp/tree.c:1586
Please submit a full bug report, with preprocessed source if appropriate.

But when I specify -save-temps, this ICE does not occur.
Also it does not occur if I omit "-g".

I tried to copy the source and all include files needed in one directory and 
now I get a segmentation fault while there are still includes missing.

Michael Cieslinski

-- 
           Summary: ICE  Segmentation fault
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: micis at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-unknown-linux-gnu
  GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu


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


             reply	other threads:[~2004-10-12  8:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-12  8:34 micis at gmx dot de [this message]
2004-10-12  8:37 ` [Bug preprocessor/17944] " micis at gmx dot de
2004-10-12 11:12 ` micis at gmx dot de
2004-10-12 11:54 ` [Bug c++/17944] " pinskia at gcc dot gnu dot org
2004-10-12 16:07 ` micis at gmx dot de
2004-10-13  7:15 ` micis at gmx dot de
2004-10-13  9:16 ` [Bug preprocessor/17944] [3.4/4.0 regression] ICE with pragma once reichelt at gcc dot gnu dot org
2004-10-13 11:31 ` 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=20041012083359.17944.micis@gmx.de \
    --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).