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]

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


Dave Korn wrote on 06 May 2008 18:57:

  Replying to myself for the last time in this thread, I promise!

>   A second option might be to try and make use of the "\@" feature of
> macros, although I'm not sure how easy that would be; you might have to
> do some trickery to avoid emitting the macro definition repeatedly every
> time the asm got inlined.

... or you might not, depending how GAS feels about repeatedly redefining a
macro; I don't actually know if it's allowed or not, and haven't tested it.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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]