public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/41305]  New: ICE with -O3 -floop-interchange
@ 2009-09-08  9:16 jakub at gcc dot gnu dot org
  2009-09-08  9:17 ` [Bug tree-optimization/41305] " jakub at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-09-08  9:16 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

The following testcase ICEs on x86_64-linux on branches/gcc-4_4-branch with -O3
-floop-interchange:
Unable to coalesce ssa_names 99 and 106 which are marked as MUST COALESCE.
xi$data_$size__99(ab) and  xi$data_$size__106(ab)
/tmp/rh520785.ii: In function ‘void foo(int)’:
/tmp/rh520785.ii:321: internal compiler error: SSA corruption
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Couldn't reproduce this on the trunk, but that doesn't mean the bug isn't
latent there.  Doesn't reproduce without -floop-interchange, so I assume it is
graphite which is at fault here.


-- 
           Summary: ICE with -O3 -floop-interchange
           Product: gcc
           Version: 4.4.2
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jakub at gcc dot gnu dot org


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


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

end of thread, other threads:[~2009-12-28 17:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-08  9:16 [Bug tree-optimization/41305] New: ICE with -O3 -floop-interchange jakub at gcc dot gnu dot org
2009-09-08  9:17 ` [Bug tree-optimization/41305] " jakub at gcc dot gnu dot org
2009-10-15 16:38 ` spop at gcc dot gnu dot org
2009-12-23 18:11 ` spop at gcc dot gnu dot org
2009-12-23 18:15 ` [Bug c++/41305] Infinite recursion with g++ at -O0 spop at gcc dot gnu dot org
2009-12-23 20:12 ` hjl dot tools at gmail dot com
2009-12-23 20:12 ` hjl dot tools at gmail dot com
2009-12-24 14:07 ` jason at gcc dot gnu dot org
2009-12-24 21:03 ` jason at gcc dot gnu dot org
2009-12-24 21:46 ` jason at gcc dot gnu dot org
2009-12-28 17:19 ` 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).