public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/28692]  New: ICE in rtl_for_decl_init, at dwarf2out.c
@ 2006-08-11  7:58 micis at gmx dot de
  2006-08-11  8:05 ` [Bug debug/28692] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: micis at gmx dot de @ 2006-08-11  7:58 UTC (permalink / raw)
  To: gcc-bugs

When I compile the small program I get an ICE.
By checking with older compiler versions I found this bug was introduced
between gcc-4.2-20060325 and gcc-4.2-20060401.

Michael Cieslinski


dwarf2out_bug.c:
    typedef float FloatVect __attribute__((__vector_size__(16)));
    static FloatVect Foo = { 250000000.0, 0.0, 0.0, 0.0};


g++42v -g dwarf2out_bug.c
dwarf2out_bug.c:1: internal compiler error: in rtl_for_decl_init, at
dwarf2out.c:9959
Please submit a full bug report, with preprocessed source if appropriate.

g++42v -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.2-20060729/configure --prefix=/usr/local/gcc42v
 --program-suffix=42v --with-arch=opteron --enable-languages=c,c++
 --enable-__cxa_atexit --disable-nls --enable-threads=posix
 --disable-multilib --enable-checking
Thread model: posix
gcc version 4.2.0 20060729 (experimental)


-- 
           Summary: ICE in rtl_for_decl_init, at dwarf2out.c
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: micis at gmx dot de
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2006-08-22 19:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-11  7:58 [Bug debug/28692] New: ICE in rtl_for_decl_init, at dwarf2out.c micis at gmx dot de
2006-08-11  8:05 ` [Bug debug/28692] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-08-11 19:27 ` janis at gcc dot gnu dot org
2006-08-11 19:30 ` pinskia at gcc dot gnu dot org
2006-08-20 22:36 ` mmitchel at gcc dot gnu dot org
2006-08-20 23:21 ` geoffk at gcc dot gnu dot org
2006-08-21  4:32 ` pinskia at gcc dot gnu dot org
2006-08-21 22:06 ` geoffk at geoffk dot org
2006-08-21 22:08 ` geoffk at gcc dot gnu dot org
2006-08-22  1:20 ` geoffk at gcc dot gnu dot org
2006-08-22 19:16 ` geoffk at gcc dot gnu dot org
2006-08-22 19:17 ` geoffk 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).