You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/22 01:55:29 UTC

[jira] Updated: (STDCXX-39) [Cygwin] gas reports junk in atomic.s

     [ http://issues.apache.org/jira/browse/STDCXX-39?page=all ]

Martin Sebor updated STDCXX-39:
-------------------------------

      Component: Build
                     (was: 20. General Utilities)
        Summary: [Cygwin] gas reports junk in atomic.s  (was: {Cygwin]  gas reports junk on lines)
    Fix Version: 4.1.3
        Version: 4.1.2

> [Cygwin] gas reports junk in atomic.s
> -------------------------------------
>
>          Key: STDCXX-39
>          URL: http://issues.apache.org/jira/browse/STDCXX-39
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>     Versions: 4.1.2
>  Environment: Cygwin gcc 3.4
>     Reporter: Lance Diduck
>     Assignee: Martin Sebor
>      Fix For: 4.1.3

>
> 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