This is the mail archive of the gcc@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: Visual C++ style inline asms


On Wednesday, June 15, 2005, at 07:35 AM, Graham Stott wrote:
they had inline asms that spaned several pages of A4 with emmbeded
labels, control flow, and other cruff which was why it ended up being so gross.


Also when combined with C++ Templates even the upfront parsing of the
asm gets hairy very quickly.

Been there done that, doesn't scare me. :-( You can check out the CW asm support in the apple branch if you want to compare/contrast implementations.



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