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

           Summary: ICE in vect_transform_stmt
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: pthau...@gcc.gnu.org
                CC: berg...@gcc.gnu.org, meiss...@gcc.gnu.org
              Host: powerpc64-linux
            Target: powerpc64-linux
             Build: powerpc64-linux


Created attachment 24096
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24096
reduced testcase

Following showed up recently in build of cpu2000 benchmark 176.gcc.

> /home/pthaugen/install/gcc/trunk/bin/gcc -c -m64 -O3 -mcpu=power6 stupid.c
stupid.c: In function ‘stupid_life_analysis’:
stupid.c:33:1: internal compiler error: in vect_transform_stmt, at
tree-vect-stmts.c:4867
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to