Command line:
$ gcc -O[123] -ftree-vectorize gcc.dg/pr44838.c && ./a.out

Output:
$ /mnt/svn/gcc-trunk/binary-162056-lto-fortran-checking-yes-rtl-df/bin/gcc -O1
-ftree-vectorize pr44838.i
$ ./a.out 
Aborted

Tested revisions:
r162056 - fail
r161659 - fail
r161170 - OK


-- 
           Summary: [4.6 Regression] -ftree-vectorize causes FAIL:
                    gcc.dg/pr44838.c execution test
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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

Reply via email to