#7861: altivec compilation broken starting with gcc 8.3
-------------------------------------+-------------------------------------
             Reporter:  q66          |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  swscale
              Version:  git-master   |               Resolution:
             Keywords:  altivec,     |               Blocked By:
  ppc64, power                       |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by q66):

 I was also able to confirm that the only affected files are
 `swscale_altivec.c` and `swscale_vsx.c`; replacing the instances of
 `vector (u)int(8|16|32)_t` with `vec_(u|s)(8|16|32)` from
 `libavutil/util_altivec.h` fixed the problem.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7861#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to