This is the mail archive of the gcc-bugs@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]

target/4107: Failure of 23_containers/bitset_shift.cc on cygwin



>Number:         4107
>Category:       target
>Synopsis:       Failure of 23_containers/bitset_shift.cc on cygwin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 23 17:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        3.1 20010822 (experimental) (i686-pc-cygwin)
>Organization:
>Environment:
i686-pc-cygwin
>Description:
I have had a look at another libstdc++-v3 test failure.
23_containers/bitset_shift.cc fails with:

bitset_shift.s: Assembler messages:
bitset_shift.s:590: Warning: rest of line ignored; first ignored character is `*'

In bitset_shift.s we see:

	.section	.data$*_ZZ10random_bitvE1x,"w"
	.align 4
_ZZ10random_bitvE1x:
	.long	1

Similar problem in gcc.dg/asm-fs-1.c (PR 3023), where it is suggested that the problem lies in the cygwin output macros.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]