mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
At optimization level -O3, GCC generates a warning about its own optimizations, likely due to loop unrolling. Manually unroll the loop to eliminate any ambiguity and prevent the warning. |
||
---|---|---|
.. | ||
rtga.c |