On Thu, 10 Jul 2025, Jiawei wrote:
In addition, can you provide a bug record or a reproduction method? I think
it should also be fixed in the GCC community, and I will report the problems
you encounter in test to GCC Bugzilla.
https://patchwork.ffmpeg.org/check/125495/
If you build ffmpeg with this patch, "make fate" fails on the monkeysaudio
tests, on loongarch. That's about as much as I have so far.
It should indeed be fixed in GCC. You can of course just report this
above, but with that only that info, it is somewhat unlikely that anybody
will tend to the bug and fix it. To make it properly actionable, you need
to isolate the code which gets miscompiled, so GCC developers can compile
and observe that the resulting code is wrong (which may require some
loongarch knowledge to see what is wrong) without needing to build and run
the full ffmpeg fate.
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".