This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: combination of read/write and earlyclobber constraint modifier
- From: Tom de Vries <Tom_deVries at mentor dot com>
- To: Marc Glisse <marc dot glisse at inria dot fr>
- Cc: <gcc at gcc dot gnu dot org>, Jeff Law <law at redhat dot com>, Vladimir Makarov <vmakarov at redhat dot com>
- Date: Wed, 2 Jul 2014 10:11:47 +0200
- Subject: Re: combination of read/write and earlyclobber constraint modifier
- Authentication-results: sourceware.org; auth=none
- References: <53B30B96 dot 2000603 at mentor dot com> <53B31041 dot 8060608 at redhat dot com> <alpine dot DEB dot 2 dot 10 dot 1407012155000 dot 2640 at laptop-mg dot saclay dot inria dot fr> <53B32D3A dot 1030700 at mentor dot com> <alpine dot DEB dot 2 dot 10 dot 1407020800530 dot 2059 at laptop-mg dot saclay dot inria dot fr> <53B3AAE8 dot 3080003 at mentor dot com> <alpine dot DEB dot 2 dot 10 dot 1407020855050 dot 2059 at laptop-mg dot saclay dot inria dot fr>
On 02-07-14 09:02, Marc Glisse wrote:
Still, the meaning of +&, in inline asm for instance, seems relatively clear, no?
I can't find any testsuite examples using this construct.
Furthermore, I'd expect the same semantics and restrictions for constraints in
rtl templates and inline asm.
So I'm not sure what you mean.
Thanks,
- Tom