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] |
A purely syntactic extension would be kind of pointless - what this syntax does is to simplify and automate the parts of GCC assembly syntax that are known to be extremely difficult for users to get right, which also happens to facilitate porting code that could previously only be handled by a proprietary compiler. So it does require a small amount of platform support, namely to compute the arcana that has been exposed to the poor users.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |