This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re: inline-asm/7714: inlining of function with inline assembler causes duplicate assembler lables


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

From: Loren Osborn <linux_dr at yahoo dot com>
To: linux_dr at yahoo dot com, gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org,
  nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
Cc:  
Subject: Re: inline-asm/7714: inlining of function with inline assembler causes duplicate assembler lables
Date: Fri, 11 Apr 2003 15:06:10 -0700 (PDT)

 --0-68473359-1050098770=:89653
 Content-Type: text/plain; charset=us-ascii
 Content-Id: 
 Content-Disposition: inline
 
 So how does one declare a non-global label in inline
 assembly?
 
 
 Note: forwarded message attached.
 
 
 __________________________________________________
 Do you Yahoo!?
 Yahoo! Tax Center - File online, calculators, forms, and more
 http://tax.yahoo.com
 --0-68473359-1050098770=:89653
 Content-Type: message/rfc822
 
 X-Apparently-To: linux_dr at yahoo dot com via 216.136.173.225; 11 Apr 2003 14:30:41 -0700 (PDT)
 Return-Path: <anonymous at sources dot redhat dot com>
 Received: from 66.187.233.205  (HELO sources.redhat.com) (66.187.233.205)
   by mta431.mail.yahoo.com with SMTP; 11 Apr 2003 14:30:41 -0700 (PDT)
 Received: (qmail 14206 invoked by uid 48); 11 Apr 2003 21:30:40 -0000
 Date: 11 Apr 2003 21:30:40 -0000
 To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, linux_dr at yahoo dot com,
   nobody at gcc dot gnu dot org
 From: hubicka at gcc dot gnu dot org
 Reply-To: hubicka at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,
   linux_dr at yahoo dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
 X-Mailer: gnatsweb 2.9.3
 Subject: Re: inline-asm/7714: inlining of function with inline assembler causes duplicate assembler lables
 Content-Length: 349
 
 Synopsis: inlining of function with inline assembler causes duplicate assembler lables
 
 State-Changed-From-To: open->closed
 State-Changed-By: hubicka
 State-Changed-When: Fri Apr 11 21:30:40 2003
 State-Changed-Why:
     Global labels are not allowed in ASM statements
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7714
 --0-68473359-1050098770=:89653--


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