This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/82852] [8 regression] i386/vect-unpack-1.c, i386/avx512f-gather-2.c, i386/avx256-unaligned-store-2.c fails


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82852

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-11-19
     Ever confirmed|0                           |1

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I get
$ grep "vect-unpack-1" `find . -name "*.sum"`
./testsuite/gcc/gcc.sum:PASS: gcc.target/i386/vect-unpack-1.c (test for excess
errors)
./testsuite/gcc/gcc.sum:PASS: gcc.target/i386/vect-unpack-1.c execution test
./testsuite/gcc/gcc.sum:PASS: gcc.target/i386/vect-unpack-1.c
scan-assembler-times vpmovzxbw[ \\t]+[^\n]*%zmm 2

So is the problem gone now?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]