public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34357]  New: internal compiler error: in layout_type, at stor-layout.c:1864
@ 2007-12-06 12:56 gcc at abeckmann dot de
  2007-12-06 13:02 ` [Bug c++/34357] " gcc at abeckmann dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gcc at abeckmann dot de @ 2007-12-06 12:56 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2337 bytes --]

The following code fragment (generated during a delta debugging session)
produces an ICE:

==========
template < typename > struct iterator_traits {
template < typename ForwardIterator , iterator_traits < ForwardIterator
__attribute__ __visibility__ ( "default" )
==========

$ g++-trunk -v -c ice.cpp
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/tmp --program-suffix=-trunk
--enable-languages=c,c++
Thread model: posix
gcc version 4.3.0 20071206 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-v' '-c' '-shared-libgcc' '-mtune=generic'
 /tmp/libexec/gcc/i686-pc-linux-gnu/4.3.0/cc1plus -quiet -v -D_GNU_SOURCE
ice.cpp -quiet -dumpbase ice.cpp -mtune=generic -auxbase ice -version -o
/tmp/cch00yQX.s
ignoring nonexistent directory
"/tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0

/tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/i686-pc-linux-gnu
 /tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/../../../../include/c++/4.3.0/backward
 /usr/local/include
 /tmp/include
 /tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/include
 /tmp/lib/gcc/i686-pc-linux-gnu/4.3.0/include-fixed
 /usr/include
End of search list.
GNU C++ (GCC) version 4.3.0 20071206 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.3.0 20071206 (experimental), GMP version
4.2.2, MPFR version 2.3.0.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 905119d664de60becf7da68735772a8c
ice.cpp:2: warning: ‘__visibility__’ attribute ignored on non-class types
ice.cpp:2: internal compiler error: in layout_type, at stor-layout.c:1864
Please submit a full bug report,


-- 
           Summary: internal compiler error: in layout_type, at stor-
                    layout.c:1864
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at abeckmann dot de
 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=34357


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

end of thread, other threads:[~2009-03-31  1:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-06 12:56 [Bug c++/34357] New: internal compiler error: in layout_type, at stor-layout.c:1864 gcc at abeckmann dot de
2007-12-06 13:02 ` [Bug c++/34357] " gcc at abeckmann dot de
2007-12-06 13:16 ` [Bug c++/34357] [4.2/4.3 Regression] " rguenth at gcc dot gnu dot org
2007-12-12 20:58 ` mmitchel at gcc dot gnu dot org
2008-01-24 16:34 ` [Bug c++/34357] [4.2 " pcarlini at suse dot de
2008-02-01 17:02 ` jsm28 at gcc dot gnu dot org
2008-05-19 20:31 ` jsm28 at gcc dot gnu dot org
2009-03-31  1:38 ` jsm28 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).