This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

selective.exp test with vax-ultrix


The following FAIL and ERROR occurs running selective.exp under vax-ultrix:

gcc -L/xxx/gnu/binutils-2.10.91/objdir/ld -w -O2 -ffunction-sections -fdata-sections -B/xxx/gnu/binutils-2.10.91/objdir/ld/tmpdir/gas/ -I/xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective -O3  -c /xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective/1.c -o tmpdir/1.o
/xxx/gnu/binutils-2.10.91/objdir/ld/ld-new  -o tmpdir/1.x --gc-sections -Bstatic  tmpdir/1.o
/xxx/gnu/binutils-2.10.91/objdir/ld/../binutils/nm-new  tmpdir/1.x >tmpdir/nm.out
selective1: dropme1 == 0x00000004
FAIL: selective1
gcc -L/xxx/gnu/binutils-2.10.91/objdir/ld -w -O2 -ffunction-sections -fdata-sections -B/xxx/gnu/binutils-2.10.91/objdir/ld/tmpdir/gas/ -I/xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective -O3  -c /xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective/2.c -o tmpdir/2.o
/xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective/2.c:11: section attributes are not supported for this target
ERROR: /xxx/gnu/binutils-2.10.91/ld/testsuite/ld-selective/2.c: compilation failed
UNRESOLVED: selective2

I think both of these should be XFAILs.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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