public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/16022] New: Excessive memory usage of vectorizer
@ 2004-06-16 14:47 rguenth at tat dot physik dot uni-tuebingen dot de
  2004-06-16 15:04 ` [Bug tree-optimization/16022] " rguenth at tat dot physik dot uni-tuebingen dot de
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rguenth at tat dot physik dot uni-tuebingen dot de @ 2004-06-16 14:47 UTC (permalink / raw)
  To: gcc-bugs

Trying to compile the tramp3d-v3 testcase
(http://www.tat.physik.uni-tuebingen.de/~rguenth/gcc/tramp3d-v3.cpp.gz)
with vectorization support uses too much memory for my 2GB machine:

~/ix86/gccssa-lno/bin/g++ -O2 -ftree-vectorize -march=pentium4 -c tramp3d-v3.cpp
killed

g++ (GCC) 3.5-tree-ssa-lno 20040615 (merged 20040612)

Note this is lno with the leafify patch, without leafify memory requirements are
down, but nothing is vectorized.  Leafify patch is at
http://www.tat.physik.uni-tuebingen.de/~rguenth/gcc/leafify-ssa-2

-- 
           Summary: Excessive memory usage of vectorizer
           Product: gcc
           Version: lno
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at tat dot physik dot uni-tuebingen dot de
                CC: gcc-bugs at gcc dot gnu dot org
 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=16022


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

end of thread, other threads:[~2004-08-24 14:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-16 14:47 [Bug tree-optimization/16022] New: Excessive memory usage of vectorizer rguenth at tat dot physik dot uni-tuebingen dot de
2004-06-16 15:04 ` [Bug tree-optimization/16022] " rguenth at tat dot physik dot uni-tuebingen dot de
2004-06-16 15:36 ` rguenth at tat dot physik dot uni-tuebingen dot de
2004-06-16 17:50 ` pinskia at gcc dot gnu dot org
2004-06-17  9:09 ` rguenth at tat dot physik dot uni-tuebingen dot de
2004-06-17  9:53 ` pinskia at gcc dot gnu dot org
2004-08-24  5:32 ` pinskia at gcc dot gnu dot org
2004-08-24  8:41 ` rguenth at tat dot physik dot uni-tuebingen dot de
2004-08-24 14:20 ` 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).