public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/40496]  New: ICE in verify_stmts with -fprefetch-loop-arrays
@ 2009-06-19 21:32 pthaugen at gcc dot gnu dot org
  2009-06-19 21:33 ` [Bug tree-optimization/40496] " pthaugen at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pthaugen at gcc dot gnu dot org @ 2009-06-19 21:32 UTC (permalink / raw)
  To: gcc-bugs

Current trunk ICE's as follows when -fprefetch-loop-arrays is specified. The
testcase that will be attatched is trimmed down from cpu2006 benchmark
483.xalancbmk.

work/spec_err> /home/pthaugen/install/gcc/trunk/bin/g++ -c -m64 -O2
-fprefetch-loop-arrays DOMString.cpp
DOMString.cpp: In static member function #static void*
DOMStringHandle::operator new(size_t)#:
DOMString.cpp:26:9: error: Incompatible types in PHI argument 0
struct DOMStringHandle *

void *

freeListPtr.3_44 = PHI <pretmp.33_30(9), freeListPtr.3_21(5)>

DOMString.cpp:26:9: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: ICE in verify_stmts with -fprefetch-loop-arrays
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pthaugen at gcc dot gnu dot org
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


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


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

end of thread, other threads:[~2009-07-23 17:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19 21:32 [Bug tree-optimization/40496] New: ICE in verify_stmts with -fprefetch-loop-arrays pthaugen at gcc dot gnu dot org
2009-06-19 21:33 ` [Bug tree-optimization/40496] " pthaugen at gcc dot gnu dot org
2009-06-19 22:56 ` [Bug tree-optimization/40496] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-06-22  0:12 ` pinskia at gcc dot gnu dot org
2009-07-09 15:40 ` rguenth at gcc dot gnu dot org
2009-07-10 11:46 ` rguenth at gcc dot gnu dot org
2009-07-10 11:48 ` rguenth at gcc dot gnu dot org
2009-07-23 17:52 ` hjl 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).