bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/273] FAIL: size -A


From: dave at hiauly1 dot hia dot nrc dot ca
Subject: [Bug binutils/273] FAIL: size -A
Date: 22 Jul 2004 13:45:48 -0000

------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2004-07-22 13:45 -------
Subject: Re:  FAIL: size -A

> Darn - I cannot reproduce it, but I am using a hpux11.00 system.  (I do 
> not have access to an hpux11.11 system).

I also see this on 11.00.  Which compiler did you use?

> Are you able to investigate any further yourself ?  For example is it 
> the size program that is producing bogus output, or is it the bintest.o 
> object file that is corrupt ?  (objdump -h tmpdir/bintest.o should tell 
> you).

-bash-2.05b$ objdump -h bintest.o       

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

odump -all bintest.o

...
Space dictionary for bintest.o:

Ind  LDPIT  Sort  Space  Subspaces  Ldr Fixups  Init Ptrs  Name

  0  LD...    8      0       0   3      -1   0     -1   0  $TEXT$
  1  LDP..   16      1       3   2      -1   0     -1   0  $PRIVATE$


Subspace dictionary for bintest.o:

Sub Sp AC RDCLQIOENKT Key Loc/Init InitLn  Start    Len  Align Fixups Name

  0  0 2c ...L0.O....  24 000001ec 000008 00000000 000008  8    0   3 $CODE$
  1  0 2c ...L0......  16 000001f4 000000 00000000 000000  8    3   0 $LIT$
  2  0 2c ...L0......   8 000001f4 000000 00000000 000000  8    3   0 
$MILLICODE$
  3  1 1f ...L1......  24 000001f4 000008 00000000 000008  8    3   1 $DATA$
  4  1 1f ...L1......  80 00000000 000000 00000000 000000  8   -1   0 $BSS$

I believe bintest.o is ok.

Dave


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=273

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