bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/2958] New: FAIL: copy with setting section flags 3


From: danglin at gcc dot gnu dot org
Subject: [Bug binutils/2958] New: FAIL: copy with setting section flags 3
Date: 24 Jul 2006 21:04:19 -0000

sed -f /xxx/gnu/binutils-2.17.50/src/binutils/testsuite/config/hppa.sed < /xxx/
gnu/binutils-2.17.50/src/binutils/testsuite/binutils-all/bintest.s > asm.s
Executing on host: /xxx/gnu/binutils-2.17.50/objdir/gas/as-new asm.s  -o tmpdir
/bintest.o    (timeout = 300)
/home/gnu/binutils-2.17.50/objdir/binutils/objcopy  --set-section-flags .text=a
lloc,data tmpdir/bintest.o tmpdir/copy.o
Executing on host: /home/gnu/binutils-2.17.50/objdir/binutils/objcopy  --set-se
ction-flags .text=alloc,data tmpdir/bintest.o tmpdir/copy.o   (timeout = 300)
/home/gnu/binutils-2.17.50/objdir/binutils/objdump  -h tmpdir/copy.o > tmpdir/d
ump.out
extra regexps in /xxx/gnu/binutils-2.17.50/src/binutils/testsuite/binutils-all/
copy-3.d starting with "^  [0-9]* .text.*$"
EOF from tmpdir/dump.out
FAIL: copy with setting section flags 3

#/home/gnu/binutils-2.17.50/objdir/binutils/objdump  -h tmpdir/copy.o

tmpdir/copy.o:     file format som

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 $TEXT$        00000008  00000000  00000000  000001ec  2**3

  1 $CODE$        00000008  00000000  00000000  000001ec  2**3
                  CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
  2 $LIT$         00000000  00000000  00000000  000001f4  2**3
                  ALLOC, LOAD, READONLY, CODE
  3 $MILLICODE$   00000000  00000000  00000000  000001f4  2**3
                  ALLOC, LOAD, READONLY, CODE
  4 $PRIVATE$     00000008  00000000  00000000  000001f4  2**3

  5 $DATA$        00000008  00000000  00000000  000001f4  2**3
                  CONTENTS, ALLOC, LOAD, RELOC, DATA
  6 $BSS$         00000000  00000000  00000000  00000000  2**3
                  ALLOC

-- 
           Summary: FAIL: copy with setting section flags 3
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: danglin at gcc dot gnu dot org
                CC: bug-binutils at gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


http://sourceware.org/bugzilla/show_bug.cgi?id=2958

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]