public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/39086]  New: Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra
@ 2009-02-03 15:07 jamborm at gcc dot gnu dot org
  2009-02-03 15:09 ` [Bug debug/39086] " jamborm at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: jamborm at gcc dot gnu dot org @ 2009-02-03 15:07 UTC (permalink / raw)
  To: gcc-bugs

When compiling test 27_io/basic_istream/requirements/explicit_instantiation.cc
from the libstc++ testsuite and adding the -fno-tree-sra flag, I get
the following error:

----------------------------------------------------------------------
user@host:~/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/testsuite$
$HOME/gcc/svn/obj/./gcc/g++ -shared-libgcc -B$HOME/gcc/svn/obj/./gcc
-nostdinc++ -L$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/src
-L$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B$HOME/gcc/inst/svn//i686-pc-linux-gnu/bin/
-B$HOME/gcc/inst/svn//i686-pc-linux-gnu/lib/ -isystem
$HOME/gcc/inst/svn//i686-pc-linux-gnu/include -isystem
$HOME/gcc/inst/svn//i686-pc-linux-gnu/sys-include -g -O2 -D_GLIBCXX_ASSERT
-fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g
-O2   -D_GNU_SOURCE   -DLOCALEDIR="." -nostdinc++
-I$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include
-I$HOME/gcc/svn/libstdc++-v3/libsupc++
-I$HOME/gcc/svn/libstdc++-v3/include/backward
-I$HOME/gcc/svn/libstdc++-v3/testsuite/util
$HOME/gcc/svn/libstdc++-v3/testsuite/27_io/basic_istream/requirements/explicit_instantiation.cc
   -include bits/stdc++.h -S  -o explicit_instantiation.s -fno-tree-sra
In file included from
$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/istream:833,
                 from
$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/sstream:44,
                 from
$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/complex:52,
                 from
$HOME/gcc/svn/libstdc++-v3/include/precompiled/stdc++.h:69:
$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/bits/istream.tcc: In
member function 'typename std::basic_istream<_CharT, _Traits>::int_type
std::basic_istream<_CharT, _Traits>::get() [with _CharT =
__gnu_cxx::character<unsigned char, __gnu_test::pod_int,
__gnu_test::pod_state>, _Traits =
std::char_traits<__gnu_cxx::character<unsigned char, __gnu_test::pod_int,
__gnu_test::pod_state> >]':
$HOME/gcc/svn/obj/i686-pc-linux-gnu/libstdc++-v3/include/bits/istream.tcc:222:
internal compiler error: in decl_ultimate_origin, at dwarf2out.c:5770
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
----------------------------------------------------------------------

This is with trunk revision 143890, compiled on i686-pc-linux without
bootstrap.  I will attach preprocessed source shortly.


-- 
           Summary: Failing assert in dwarf2out.c:5770 when compiling with -
                    fno-tree-sra
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jamborm at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2009-03-11  5:02 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-03 15:07 [Bug debug/39086] New: Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra jamborm at gcc dot gnu dot org
2009-02-03 15:09 ` [Bug debug/39086] " jamborm at gcc dot gnu dot org
2009-02-03 15:30 ` rguenth at gcc dot gnu dot org
2009-02-03 16:57 ` jamborm at gcc dot gnu dot org
2009-02-04 21:15 ` [Bug debug/39086] [4.4 Regression] " pinskia at gcc dot gnu dot org
2009-02-04 23:54 ` hjl dot tools at gmail dot com
2009-02-05  1:27 ` hjl dot tools at gmail dot com
2009-02-05 22:06 ` rguenth at gcc dot gnu dot org
2009-02-05 22:45 ` rguenth at gcc dot gnu dot org
2009-02-05 22:48 ` [Bug debug/39086] [4.4 Regression] ICE in decl_ultimate_origin, at " rguenth at gcc dot gnu dot org
2009-02-05 23:39 ` jakub at gcc dot gnu dot org
2009-02-06  9:35 ` jakub at gcc dot gnu dot org
2009-02-06 10:54 ` jakub at gcc dot gnu dot org
2009-02-06 16:24 ` jakub at gcc dot gnu dot org
2009-02-06 16:37 ` jakub at gcc dot gnu dot org
2009-02-09 12:54 ` jakub at gcc dot gnu dot org
2009-03-07 16:48 ` jason at gcc dot gnu dot org
2009-03-07 20:16 ` jason at gcc dot gnu dot org
2009-03-11  5:02 ` jason at gcc dot gnu dot org
2009-03-11  5:02 ` jason 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).