public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/25647]  New: Large automaticallty generated code (unrolled loop) crashes the compiler
@ 2006-01-03  8:01 jonas dot mellin at his dot se
  2006-01-03  8:03 ` [Bug c++/25647] " jonas dot mellin at his dot se
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jonas dot mellin at his dot se @ 2006-01-03  8:01 UTC (permalink / raw)
  To: gcc-bugs

Large automatically generated code (unrolled bubble sort) on std::vector<int>
crashes the compiler. If there are 1000 elements in the vector, the compiler
crashes with the message:
g++ ur1000.cc -o ur1000.exe
ur1000.cc: In function `int main(int, char**)':
ur1000.cc:99799: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: Large automaticallty generated code (unrolled loop)
                    crashes the compiler
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jonas dot mellin at his dot se
  GCC host triplet: i686-pc-cygwin


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



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

end of thread, other threads:[~2006-03-12 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-03  8:01 [Bug c++/25647] New: Large automaticallty generated code (unrolled loop) crashes the compiler jonas dot mellin at his dot se
2006-01-03  8:03 ` [Bug c++/25647] " jonas dot mellin at his dot se
2006-02-14  4:10 ` pinskia at gcc dot gnu dot org
2006-03-08  5:14 ` bangerth at dealii dot org
2006-03-12 19:58 ` jonas dot mellin at his dot se

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