#11251: riscv64: SIGILL on hardware without the zbb extension
----------------------------------------+----------------------------------
Reporter: Steven Keuchel | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avutil
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------------+----------------------------------
Comment (by Rémi Denis-Courmont):
This looks like a GCC bug to me. The compiler knows that it needs to check
the flag, since it is calculating the address, but then it incorrectly
elides the check.
Please move this to Ubuntu or GCC bug tracker as appropriate.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11251#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".