Bug 60485 - binutils: ld "S-records with constructors" XFails
Summary: binutils: ld "S-records with constructors" XFails
Keywords:
Status: CLOSED DUPLICATE of bug 60484
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 7.3
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Beth Uptagrafft
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-28 13:48 UTC by Christopher Holmes
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-28 18:23:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Christopher Holmes 2002-02-28 13:48:33 UTC
Description of Problem:

	binutils: ld "S-records with constructors" XFails

Version-Release number of selected component (if applicable):

	binutils-2.11.90.0.8-12.src.rpm

How Reproducible:

	always

Steps to Reproduce:

1. rpm -i binutils-2.11.90.0.8-12.src.rpm
2. cd /usr/src/redhat/SPECS
3. rpm -ba binutils.spec
4. cd /usr/src/redhat/BUILD/binutils-2.11.90.0.8 
5. make -k check
6. review ./ld/ld.log

Actual Results:

c++ -L/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld -O2 -mieee -fgnu-linker
-B/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/tmpdir/gas/
-I/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/testsuite/ld-srec -O2 -mieee  -c
/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/testsuite/ld-srec/sr3.cc -o
tmpdir/sr3.o
/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/ld-new  -o tmpdir/sr1  -Ttext
0x1000 tmpdir/sr3.o
lt-ld-new: tmpdir/sr1: Not enough room for program headers (allocated 2, need 3)
lt-ld-new: final link failed: Bad value
XFAIL: S-records with constructors

Expected Results:

PASS: S-records with constructors

Additional Information:

	expected results achieved on intel RedHat7.2

Comment 1 Alexandre Petit-Bianco 2002-04-01 19:17:46 UTC

*** This bug has been marked as a duplicate of 60484 ***


Note You need to log in before you can comment on or make changes to this bug.