public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/19969] Labels broken when passed into inline assembly.
       [not found] <bug-19969-4@http.gcc.gnu.org/bugzilla/>
@ 2024-03-16 18:08 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-16 18:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19969

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note starting with GCC 4.5, gcc adds asm goto which can be used to do what is
needed to be done here.

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

* [Bug c/19969] Labels broken when passed into inline assembly.
       [not found] <bug-19969-10101@http.gcc.gnu.org/bugzilla/>
@ 2008-01-01  9:23 ` schwab at suse dot de
  0 siblings, 0 replies; 3+ messages in thread
From: schwab at suse dot de @ 2008-01-01  9:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from schwab at suse dot de  2008-01-01 09:22 -------
*** Bug 34634 has been marked as a duplicate of this bug. ***


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davh at davh dot dk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19969


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

* [Bug c/19969] Labels broken when passed into inline assembly.
  2005-02-15 16:18 [Bug c/19969] New: " estith at cs dot und dot edu
@ 2005-02-15 16:18 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-15 16:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-15 03:14 -------
This is not a bug, Labels can be moved if you don't use them as computed gotos in which this case you 
don't use it for that.  Also note asms cannot, I repeat cannot change the flow of a program at all.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19969


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

end of thread, other threads:[~2024-03-16 18:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19969-4@http.gcc.gnu.org/bugzilla/>
2024-03-16 18:08 ` [Bug c/19969] Labels broken when passed into inline assembly pinskia at gcc dot gnu.org
     [not found] <bug-19969-10101@http.gcc.gnu.org/bugzilla/>
2008-01-01  9:23 ` schwab at suse dot de
2005-02-15 16:18 [Bug c/19969] New: " estith at cs dot und dot edu
2005-02-15 16:18 ` [Bug c/19969] " pinskia at gcc dot gnu dot org

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).