#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):
This issue is also hidden by default because of the `-std=c11` flag that
is used by default, as that disables the builtin `vector` keyword, and
`altivec.h` then reintroduces it as a macro.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7861#comment:1>
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".