public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/17944] New: ICE  Segmentation fault
@ 2004-10-12  8:34 micis at gmx dot de
  2004-10-12  8:37 ` [Bug preprocessor/17944] " micis at gmx dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: micis at gmx dot de @ 2004-10-12  8:34 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-10-13 11:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12  8:34 [Bug preprocessor/17944] New: ICE Segmentation fault micis at gmx dot de
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

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).