[FFmpeg-devel] GCC 5.1 warning: -Warray-bounds
    James Almer 
    jamrial at gmail.com
       
    Thu Jun 25 06:25:08 CEST 2015
    
    
  
On 04/06/15 6:55 PM, Ganesh Ajjanagadde wrote:
> I have created a small test case which gets at the heart of one of
> these spurious
> warnings, namely the one for libavfilter/vf_swapuv.c.
> 
> Here is the ticket on the GCC Bugzilla:
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66422
> 
> Note that as of the moment, -Warray-bounds appears quite broken on GCC
> (especially on -O3), and the bugzilla is full of bug reports on this.
For the record, these bogus warnings have been fixed on the gcc 5 branch.
    
    
More information about the ffmpeg-devel
mailing list