public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/45241]  New: CPU2006 465.tonto ICE in the vectorizer with -fno-tree-pre
@ 2010-08-09 17:48 changpeng dot fang at amd dot com
  2010-08-09 17:52 ` [Bug tree-optimization/45241] " changpeng dot fang at amd dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: changpeng dot fang at amd dot com @ 2010-08-09 17:48 UTC (permalink / raw)
  To: gcc-bugs

With gcc 4.6:
gfortran  -c -o diis.fppized.o -O3 -fno-tree-pre -march=amdfam10 -m64
diis.fppized.f90

diis.fppized.f90: In function 'extrapolate':
diis.fppized.f90:882:0: internal compiler error: vector VEC(vec_void_p,base)
index domain error, in vinfo_for_stmt at tree-vectorizer.h:595
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions

This is invoked in "vect_recog_dot_prod_pattern":
stmt_vinfo = vinfo_for_stmt (stmt);

Where "stmt" is not inside the loop, and thus stmt_vinfo was not set up.


-- 
           Summary: CPU2006 465.tonto ICE in the vectorizer with -fno-tree-
                    pre
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: changpeng dot fang at amd dot com


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


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

end of thread, other threads:[~2010-08-30 16:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-09 17:48 [Bug tree-optimization/45241] New: CPU2006 465.tonto ICE in the vectorizer with -fno-tree-pre changpeng dot fang at amd dot com
2010-08-09 17:52 ` [Bug tree-optimization/45241] " changpeng dot fang at amd dot com
2010-08-10  8:59 ` rguenth at gcc dot gnu dot org
2010-08-10  8:59 ` rguenth at gcc dot gnu dot org
2010-08-10  9:07 ` irar at il dot ibm dot com
2010-08-10 10:24 ` irar at il dot ibm dot com
2010-08-10 12:05 ` dominiq at lps dot ens dot fr
2010-08-10 21:44 ` [Bug tree-optimization/45241] [4.5/4.6 Regression] " changpeng dot fang at amd dot com
2010-08-11  0:27 ` pinskia at gcc dot gnu dot org
2010-08-30 15:55 ` rguenth at gcc dot gnu dot org
2010-08-30 16:38 ` changpeng dot fang at amd dot com
2010-08-30 16:39 ` changpeng dot fang at amd dot com
2010-08-30 16:40 ` changpeng dot fang at amd dot com
2010-08-30 16:41 ` changpeng dot fang at amd dot com

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