[FFmpeg-trac] #7861(swscale:new): altivec compilation broken starting with gcc 8.3

FFmpeg trac at avcodec.org
Tue Apr 23 20:14:43 EEST 2019


#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


More information about the FFmpeg-trac mailing list