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: MS/CW-style inline assembly for GCC


Hi,

On Tue, 4 May 2004, Paul Koning wrote:

> Yes, the constraints are very poorly documented.

Ehm, have any people claiming this actually read the documentation?  Not 
the gccint info file, but the gcc one under
  C Extensions / Extended Asm / Constraints
?  Because, well, I find them documented quite well.  First a general 
overview about the technique, then simple general constraints (quite 
detailed) plus modifiers, then machine constraints (not as detailed).

That's not to say there might not be something to improve, but it's 
certainly not as bad as some make it sound.


Ciao,
Michael.


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