Bug 60446 - binutils: ld "selective2" fails
Summary: binutils: ld "selective2" fails
Keywords:
Status: CLOSED DUPLICATE of bug 60445
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-27 21:04 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:22:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Christopher Holmes 2002-02-27 21:04:47 UTC
Description of Problem:

	binutils: ld "selective2" fails

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:

gcc -L/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld -w -O -ffunction-sections
-fdata-sections -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-selective -O2
-mieee  -c
/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/testsuite/ld-selective/2.c -o
tmpdir/2.o
/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/ld-new  -o tmpdir/2.x
--gc-sections -Bstatic  tmpdir/2.o
/usr/src/redhat/BUILD/binutils-2.11.90.0.8/ld/../binutils/nm-new  tmpdir/2.x
>tmpdir/nm.out
selective2: foo == 0x00000001200000d0
FAIL: selective2


Expected Results:

PASS: selective2

Additional Information:
	expected results achieved on intel RedHat7.2

Comment 1 Alexandre Petit-Bianco 2002-03-26 20:43:01 UTC

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


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