http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59086
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
We never really allowed asm statements to use nearly all available registers,
so I would declare this to be bug in android's asm statement...
Though for sure it would be better to free EBP somehow.
