public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53693] New: [4.7 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438
@ 2012-06-16  2:01 bearoso at gmail dot com
  2012-06-16 15:01 ` [Bug tree-optimization/53693] [4.7/4.8 " hjl.tools at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bearoso at gmail dot com @ 2012-06-16  2:01 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53693
           Summary: [4.7 regression] ICE in
                    vect_get_vec_def_for_stmt_copy, at
                    tree-vect-stmts.c:1438
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bearoso@gmail.com


Created attachment 27628
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27628
Code that generates ICE

With 4.7.0 and up I'm now getting an ICE when building this bit of code with
-O3 or -ftree-vectorize and the C++ compiler:

$ g++ -O1 -ftree-vectorize ice.cxx -o ice
ice.cxx: In function 'void filter_scanlines(void*, int, void*, int, int, int)':
ice.cxx:2:1: internal compiler error: in vect_get_vec_def_for_stmt_copy, at
tree-vect-stmts.c:1438


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

end of thread, other threads:[~2012-07-06  9:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-16  2:01 [Bug c++/53693] New: [4.7 regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1438 bearoso at gmail dot com
2012-06-16 15:01 ` [Bug tree-optimization/53693] [4.7/4.8 " hjl.tools at gmail dot com
2012-06-18  9:11 ` rguenth at gcc dot gnu.org
2012-06-18 10:22 ` rguenth at gcc dot gnu.org
2012-06-18 10:56 ` rguenth at gcc dot gnu.org
2012-06-18 14:05 ` rguenth at gcc dot gnu.org
2012-06-18 14:11 ` [Bug tree-optimization/53693] [4.7 " rguenth at gcc dot gnu.org
2012-07-06  9:21 ` rguenth at gcc dot gnu.org
2012-07-06  9:26 ` rguenth at gcc dot gnu.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).