This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PR optimization/185


On Wed, May 16, 2001 at 08:03:48PM +0200, Jan Hubicka wrote:
> OK to install this?
> 
> foo()
> {
> 	char d;
> 	asm volatile ( "" :: "m"(&d));
> }

Yes.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]