Re: [FFmpeg-devel] [PATCH 1/9] configure: loongson revert expensive optimizations

2018-07-12 Thread yinshiyou-hf
> 2018-07-11 11:44 GMT+02:00, Shiyou Yin : > > Revert expensive optimizations in gcc O3 optimization for loongson. > > The bug in gcc-4.9.x has been fixed in gcc master branch. > > Loongson released gcc-4.9.3-3.fc21.loongson with this patch. > > I believe the title of the patch can be clarified

Re: [FFmpeg-devel] [PATCH 1/9] configure: loongson revert expensive optimizations

2018-07-11 Thread Carl Eugen Hoyos
2018-07-11 11:44 GMT+02:00, Shiyou Yin : > Revert expensive optimizations in gcc O3 optimization for loongson. > The bug in gcc-4.9.x has been fixed in gcc master branch. > Loongson released gcc-4.9.3-3.fc21.loongson with this patch. I believe the title of the patch can be clarified ("revert no-e

[FFmpeg-devel] [PATCH 1/9] configure: loongson revert expensive optimizations

2018-07-11 Thread Shiyou Yin
Revert expensive optimizations in gcc O3 optimization for loongson. The bug in gcc-4.9.x has been fixed in gcc master branch. Loongson released gcc-4.9.3-3.fc21.loongson with this patch. More bug info see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67736 https://gcc.gnu.org/ml/gcc-patches/2012-0