Opened 8 years ago
Closed 8 years ago
#6322 closed defect (worksforme)
update_ltp_mips() can run out of registers
Reported by: | Sean McGovern | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
As can be witnessed on the android-mips builder for VLC [1], it can fail to compile libavcodec/mips/aacdec_mips.c due to lack of available registers.
[1] https://jenkins.videolan.org/job/vlc-android/job/android-bin-mips/1359/console
Note:
See TracTickets
for help on using tickets.
This has little similarity to a valid ticket and I cannot reproduce.