[ http://issues.apache.org/jira/browse/STDCXX-39?page=all ] Martin Sebor reassigned STDCXX-39: ---------------------------------- Assign To: Martin Sebor > {Cygwin] gas reports junk on lines > ----------------------------------- > > Key: STDCXX-39 > URL: http://issues.apache.org/jira/browse/STDCXX-39 > Project: STDCXX > Type: Bug > Components: 20. General Utilities > Environment: Cygwin gcc 3.4 > Reporter: Lance Diduck > Assignee: Martin Sebor > > commenting out the lines works > gs -Wno-long-long -Wcast-align /cygdrive/c/temp/stdcxx2/src/atomic-cxx.S > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s: Assembler messages: > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:33: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:33: Error: junk at end of line, first unrecognized character is `_' > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:49: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:49: Error: junk at end of line, first unrecognized character is `_' > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:65: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:65: Error: junk at end of line, first unrecognized character is `_' > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:81: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:81: Error: junk at end of line, first unrecognized character is `_' > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:104: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:104: Error: junk at end of line, first unrecognized character is `_' > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:127: Warning: .type pseudo-op used outside of .def/.endef ignored. > /cygdrive/c/temp/stdcxx2/src/i86/atomic.s:127: Error: junk at end of line, first unrecognized character is `_' > make[2]: *** [atomic-cxx.o] Error 1 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira