MS/CW-style inline assembly for GCC
Richard Henderson
rth@redhat.com
Fri May 7 19:55:00 GMT 2004
On Thu, May 06, 2004 at 07:37:21PM -0700, Mark Mitchell wrote:
> Here's an implementation suggestion: add "MD_SRC_REORG" which gets
> called at program start-up and replaces the input file with a new input
> file. Have MD_SRC_REORG for Darwin invoke a separate CW-asm-to-GCC-asm
> converter program. :-) :-)
The MSVC work that we did at Cygnus had a fairly non-invasive
hook to the backend for parsing __asm { ... }.
r~
More information about the Gcc
mailing list