Snapshot gcc-7-20170129 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170129/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
On January 29, 2017 4:56:46 PM GMT+01:00, parmenides via gcc
wrote:
>Hi,
>
> I want to know how to use inline assembler instruction, and wonder
>what is the meaning of "memory" in clobbered register list. According
>to
>the manual of GCC, the "memory" will cause GCC to not keep memory
>values
Hi,
I want to know how to use inline assembler instruction, and wonder
what is the meaning of "memory" in clobbered register list. According to
the manual of GCC, the "memory" will cause GCC to not keep memory values
cached in registers across the assembler instruction and not optimize
stor