Bruce Momjian <[EMAIL PROTECTED]> writes: > Interestingly, we have very few non-gcc ASM entries in s_lock.h. The > only non-gcc one I see are Univel/i386, and I didn't touch that. Isn't > the semicolon the standard command terminator for all gcc assemblers? No. It is for most, but not for the a29k, AVR, CRIS, d10v, d30v, FR30, H8/300, HP/PA, TIC30, TIC54x, or TIC80. Aren't you glad you know that now? Ian Former GNU binutils maintainer
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Bruce Momjian
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Tom Lane
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Bruce Momjian
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Tom Lane
- Re: [HACKERS] Re: [PATCHES] s_lock.h cle... Larry Rosenman
- Re: [HACKERS] Re: [PATCHES] s_lock.h cle... Bruce Momjian
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Bruce Momjian
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Ian Lance Taylor
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Tom Lane
- Re: [HACKERS] Re: [PATCHES] s_lock.h cleanup Bruce Momjian
- Ian Lance Taylor