[Top][All Lists]
[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 03:07:16 -0000 |
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca
2004-07-22 03:07 -------
Subject: Re: FAIL: size -A
> This bug does not appear to be reproducbile with today's binutils sources
> from
> the CVS repository. Please could you check and see if you can still make it
> happen ?
I just updated and rechecked. I still see the problem:
Executing on host: /xxx/gnu/binutils-2.15.90/objdir/binutils/size -A tmpdir/bin
test.o (timeout = 300)
tmpdir/bintest.o :
section size addr
$TEXT$ 0 0
$CODE$ 8 0
$LIT$ 0 0
$MILLICODE$ 0 0
$PRIVATE$ 8 0
$DATA$ 8 0
$BSS$ 0 0
Total 24
tmpdir/bintest.o :
section size addr
$TEXT$ 0 0
$CODE$ 8 0
$LIT$ 0 0
$MILLICODE$ 0 0
$PRIVATE$ 8 0
$DATA$ 8 0
$BSS$ 0 0
Total 24
FAIL: size -A
=== binutils Summary ===
# of expected passes 21
# of unexpected failures 1
# of expected failures 1
# of untested testcases 4
I'm building with gcc 3.4.0. I used the following build script:
#!/bin/sh
export
PATH=/opt/gnu/gcc/gcc-3.4.0/bin:/opt/gnu/bin:/opt/perl5/bin:/usr/bin:/usr/sbin:/sbin
export CC=gcc CFLAGS="-g -O2"
export CXX=g++ CXXFLAGS="-g -O2"
../src/configure --build=hppa2.0w-hp-hpux11.11 --host=hppa2.0w-hp-hpux11.11
--prefix=/opt/gnu --disable-nls &&
make &&
make -k check
I determined the patch that caused the regression by before and after
testing.
I'm at OLS this week and don't have much time to look into this in more detail
until next week.
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.
- [Bug binutils/273] New: FAIL: size -A, danglin at gcc dot gnu dot org, 2004/07/19
- [Bug binutils/273] FAIL: size -A, nickc at redhat dot com, 2004/07/21
- [Bug binutils/273] FAIL: size -A,
dave at hiauly1 dot hia dot nrc dot ca <=
- [Bug binutils/273] FAIL: size -A, nickc at redhat dot com, 2004/07/22
- [Bug binutils/273] FAIL: size -A, dave at hiauly1 dot hia dot nrc dot ca, 2004/07/22
- [Bug binutils/273] FAIL: size -A, nickc at redhat dot com, 2004/07/22
- [Bug binutils/273] FAIL: size -A, dave at hiauly1 dot hia dot nrc dot ca, 2004/07/23
- [Bug binutils/273] FAIL: size -A, nickc at redhat dot com, 2004/07/23
- [Bug binutils/273] FAIL: size -A, dave at hiauly1 dot hia dot nrc dot ca, 2004/07/23
- [Bug binutils/273] FAIL: size -A, nickc at redhat dot com, 2004/07/26