public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/51097] New: [4.7 Regression] a lot of "FAIL: gcc.dg/vect" on i686 avx build 181167 to 181177
@ 2011-11-11 14:10 evstupac at gmail dot com
  2011-11-14 22:06 ` [Bug regression/51097] " evstupac at gmail dot com
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: evstupac at gmail dot com @ 2011-11-11 14:10 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51097
           Summary: [4.7 Regression] a lot of "FAIL: gcc.dg/vect" on i686
                    avx build 181167 to 181177
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: evstupac@gmail.com


A lot of vectorization tests failed between 181167 and 181177 revisions.

FAIL: gcc.dg/vect/no-scevccp-outer-7.c scan-tree-dump-times vect
"vect_recog_widen_mult_pattern: detected" 1
FAIL: gcc.dg/vect/no-scevccp-vect-iv-3.c scan-tree-dump-times vect
"vect_recog_widen_sum_pattern: detected" 1
FAIL: gcc.dg/vect/no-section-anchors-vect-31.c scan-tree-dump-times vect
"Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/no-section-anchors-vect-36.c scan-tree-dump-times vect
"Vectorizing an unaligned access" 0
FAIL: gcc.dg/vect/no-section-anchors-vect-64.c scan-tree-dump-times vect
"Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/no-section-anchors-vect-66.c scan-tree-dump-times vect
"Alignment of access forced using peeling" 1
FAIL: gcc.dg/vect/no-section-anchors-vect-68.c scan-tree-dump-times vect
"Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/no-section-anchors-vect-69.c scan-tree-dump-times vect
"Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/no-vfa-vect-depend-1.c scan-tree-dump-times vect "dependence
distance negative" 1
FAIL: gcc.dg/vect/slp-reduc-6.c -flto scan-tree-dump-times vect "different
interleaving chains in one node" 1
FAIL: gcc.dg/vect/slp-reduc-6.c scan-tree-dump-times vect "different
interleaving chains in one node" 1
FAIL: gcc.dg/vect/slp-widen-mult-half.c -flto scan-tree-dump-times vect
"vect_recog_widen_mult_pattern: detected" 2
FAIL: gcc.dg/vect/slp-widen-mult-half.c scan-tree-dump-times vect
"vect_recog_widen_mult_pattern: detected" 2
FAIL: gcc.dg/vect/vect-109.c -flto scan-tree-dump-times vect "Vectorizing an
unaligned access" 3
FAIL: gcc.dg/vect/vect-109.c scan-tree-dump-times vect "Vectorizing an
unaligned access" 3
FAIL: gcc.dg/vect/vect-119.c -flto scan-tree-dump-times vect "Detected
interleaving of size 2" 1
FAIL: gcc.dg/vect/vect-119.c scan-tree-dump-times vect "Detected interleaving
of size 2" 1
FAIL: gcc.dg/vect/vect-33.c -flto scan-tree-dump-times vect "Alignment of
access forced using peeling" 1
FAIL: gcc.dg/vect/vect-33.c scan-tree-dump-times vect "Alignment of access
forced using peeling" 1
FAIL: gcc.dg/vect/vect-35.c -flto scan-tree-dump-times vect "can't determine
dependence between" 1
.....


Configured with: 
--with-arch=corei7-avx --with-cpu=corei7-avx --prefix=/usr/local
--enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld
--enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux
--with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc


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

end of thread, other threads:[~2023-07-07 10:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-11 14:10 [Bug regression/51097] New: [4.7 Regression] a lot of "FAIL: gcc.dg/vect" on i686 avx build 181167 to 181177 evstupac at gmail dot com
2011-11-14 22:06 ` [Bug regression/51097] " evstupac at gmail dot com
2011-11-14 23:18 ` ubizjak at gmail dot com
2011-12-05 14:13 ` rguenth at gcc dot gnu.org
2011-12-05 14:19 ` izamyatin at gmail dot com
2011-12-06 13:59 ` [Bug testsuite/51097] " rguenth at gcc dot gnu.org
2012-03-22  8:59 ` [Bug testsuite/51097] [4.7/4.8 " rguenth at gcc dot gnu.org
2012-06-14  8:21 ` rguenth at gcc dot gnu.org
2012-09-20 10:28 ` jakub at gcc dot gnu.org
2013-04-11  7:59 ` [Bug testsuite/51097] [4.7/4.8/4.9 " rguenth at gcc dot gnu.org
2014-06-12 13:42 ` [Bug testsuite/51097] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:35 ` [Bug testsuite/51097] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:16 ` [Bug testsuite/51097] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:06 ` [Bug testsuite/51097] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:34 ` jakub at gcc dot gnu.org
2021-05-14  9:46 ` [Bug testsuite/51097] [9/10/11/12 Regression] a lot of "FAIL: gcc.dg/vect" on i688/9/10/11/12 avx build 181168/9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:05 ` rguenth at gcc dot gnu.org
2022-05-27  9:34 ` [Bug testsuite/51097] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:30 ` jakub at gcc dot gnu.org
2023-07-07 10:29 ` [Bug testsuite/51097] [11/12/13/14 " 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).