#7048: Altivec compilation broken by --enable-small
-------------------------------------+-------------------------------------
Reporter: | Owner:
ernsteiswuerfel | Status: reopened
Type: defect | Component: avcodec
Priority: important | Resolution:
Version: git-master | Blocked By:
Keywords: gcc altivec | Reproduced by developer: 1
ppc regression |
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* reproduced: 0 => 1
* component: build system => avcodec
* priority: normal => important
* version: unspecified => git-master
* keywords: gcc altivec ppc => gcc altivec ppc regression
Comment:
I can confirm the issue with the following simplified configure line and
gcc 4.8.5, gcc 6.3.1, gcc 7.2.0 and gcc 7.2.1, I was unable to find a gcc
version that does not allow to reproduce:
{{{
$ ./configure --enable-small && make libavcodec/ppc/hevcdsp.o
}}}
Regression since f6e8d54f
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7048#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac