[Bug target/67265] [x86] 'asm' operand has impossible constraints with -fstack-check
danielmicay at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Aug 19 02:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67265
Daniel Micay <danielmicay at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danielmicay at gmail dot com
--- Comment #3 from Daniel Micay <danielmicay at gmail dot com> ---
It only temporarily needs a register to perform a write. The implementation
might currently have to reserve it but it *shouldn't* have to. It should be
free other than guaranteeing a one byte write per page.
More information about the Gcc-bugs
mailing list