X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: From: Cristiano Di Buduo To: "cygwin AT cygwin DOT com" Subject: gcc: '%=' invalid? (inline assembly) Date: Tue, 6 May 2008 19:15:46 +0200 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m46HGWgn005695 Hi, i'm porting a project to gcc, and it heavily relies on inline assembly. I have some inline functions that, when optimized, generate duplicate labels. So i read through the docs, and stumbled upon the %= functionality. I couldn't find more in-depth info, so i fgrepped the gcc source tree. But to no avail... I already tried the gcc mailing list, no response: Why does '%=' not work in code directly copied from the gcc sources? Any help 'd be greatly appreciated! _________________________________________________________________ Gratis chat, gratis blog, gratis fototool, gratis....dankzij Windows Live http://get.live.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/