Chen-tao / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

VS9 (32-bit) convolve unit test failures #583

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Both experimental and master:
v1.2.0-2122-g5e3439b
v1.2.0-2902-g6ad061d

Original thread:
https://groups.google.com/a/webmproject.org/d/msg/webm-discuss/_F0gdAZRrsA/d0MKf
LgSVikJ

'./configure --target=x86-win32-vs9' is enough to reproduce the errors (full 
log attached).

C/ConvolveTest
SSSE3/ConvolveTest

Original issue reported on code.google.com by jz...@google.com on 4 Jun 2013 at 11:26

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e7b599f683a8.

Original comment by jz...@google.com on 18 Jun 2013 at 4:01

GoogleCodeExporter commented 8 years ago
The change is here:
 https://gerrit.chromium.org/gerrit/#/c/58990/
and the reference commit is:
 e7b599f convolve_test: align filter arrays

It's worth noting that this was reproducible with mingw-w64 (i686) as well as 
vp9.

Original comment by jz...@google.com on 18 Jun 2013 at 5:51