NSS

Comment 6 for bug 409864

Revision history for this message
In , Nelson-bolyard (nelson-bolyard) wrote :

In reply to comment 5,
I remember that we had to remove that magic pseudo-op from one of our .s
files because gas on some platform didn't recognize it. I prefer solving
it through a command line option instead of a pseudo-op, if possible,
because it's easier to have command lines that vary by platform than to
have assembler source that varies by platform.