public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: inline-asm/7735: omit asm code
@ 2003-02-19 11:56 Sergei Pachkov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Pachkov @ 2003-02-19 11:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR inline-asm/7735; it has been noted by GNATS.

From: Sergei Pachkov <spigel@olvs.miee.ru>
To: ebotcazou@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        nobody@gcc.gnu.org, spigel@olvs.miee.ru, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: inline-asm/7735: omit asm code
Date: Wed, 19 Feb 2003 14:52:07 +0300

 Sorry, I know it is not a bug. Its my mistake.
 I tried to reorganize my c&asm code and compiler produced a object file 
 nicely.
 
 ebotcazou@gcc.gnu.org wrote:
 
 >Synopsis: omit asm code
 >
 >State-Changed-From-To: open->closed
 >State-Changed-By: ebotcazou
 >State-Changed-When: Wed Feb 19 07:29:55 2003
 >State-Changed-Why:
 >    Not a bug. Your extended asm statements have no side-effects,
 >    mark them as "volatile" to prevent the optimizer from removing them.
 >
 >http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7735
 >
 >  
 >
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: inline-asm/7735: omit asm code
@ 2003-02-19  7:29 ebotcazou
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou @ 2003-02-19  7:29 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, spigel

Synopsis: omit asm code

State-Changed-From-To: open->closed
State-Changed-By: ebotcazou
State-Changed-When: Wed Feb 19 07:29:55 2003
State-Changed-Why:
    Not a bug. Your extended asm statements have no side-effects,
    mark them as "volatile" to prevent the optimizer from removing them.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7735


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-19 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-19 11:56 inline-asm/7735: omit asm code Sergei Pachkov
  -- strict thread matches above, loose matches on Subject: below --
2003-02-19  7:29 ebotcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).