Error trying to compile FBA libretro

Hi there,

When trying to compile the FBA git code on armv6e platform (Rpi), I got this:

 
src/burn/drv/pst90s/d_1945kiii.cpp: In function ‘INT32 DrvFrame()’:
src/burn/drv/pst90s/d_1945kiii.cpp:420:1: internal compiler error: in push_minipool_fix, at config/arm/arm.c:12140
Please submit a full bug report,
with preprocessed source if appropriate.

Preprocessed source is here:

http://paste.ubuntu.com/6107554/

On X86_64 hardware, it builds fine.