This is the mail archive of the cygwin mailing list for the Cygwin 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]

gcc: '%=' invalid? (inline assembly)


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/


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