[Bug rtl-optimization/59086] [4.9 Regression] error: ‘asm’ operand has impossible constraints
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 22 22:03:00 GMT 2013
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.
More information about the Gcc-bugs
mailing list