public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug inline-asm/20468] LABEL already defined in inline-asm
Date: Mon, 14 Mar 2005 05:51:00 -0000	[thread overview]
Message-ID: <20050314055147.31169.qmail@sourceware.org> (raw)
In-Reply-To: <20050314054454.20468.ltg@zes.uni-bremen.de>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-14 05:51 -------
This is invalid, as mmxsupport gets inlined into jpeg_CreateDecompress creating the label 
NOT_SUPPORTED twice.  Either use noinline on that function or use the correct way of creating a label in 
inline-asm: 0 and 0f.

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


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


  reply	other threads:[~2005-03-14  5:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14  5:45 [Bug inline-asm/20468] New: " ltg at zes dot uni-bremen dot de
2005-03-14  5:51 ` pinskia at gcc dot gnu dot org [this message]
2005-03-15 21:34 ` [Bug inline-asm/20468] " ltg at zes dot uni-bremen dot de
     [not found] <bug-20468-4@http.gcc.gnu.org/bugzilla/>
2010-11-23 19:59 ` pinskia at gcc dot gnu.org
2011-04-06 23:04 ` pinskia at gcc dot gnu.org
2011-04-06 23:05 ` pinskia at gcc dot gnu.org
2011-04-06 23:06 ` pinskia at gcc dot gnu.org
2012-01-26  1:04 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050314055147.31169.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).