Bug 60564 - gdb: "gdb.base/funcargs.exp: continue to call5b (little-endian, sizeoflong != sizeof int)" fails
Summary: gdb: "gdb.base/funcargs.exp: continue to call5b (little-endian, sizeoflong !=...
Keywords:
Status: CLOSED DUPLICATE of bug 60589
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gdb
Version: 7.3
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Beth Uptagrafft
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-01 17:52 UTC by Christopher Holmes
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-03-01 18:34:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Christopher Holmes 2002-03-01 17:52:22 UTC
Description of Problem:

gdb: "gdb.base/funcargs.exp: continue to call5b (little-endian, sizeof
long != sizeof int)" fails

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

gdb-5.1-1.src.rpm

How Reproducible:

Always

Steps to Reproduce:

1. rpm -i  gdb-5.1-1.src.rpm 
2. cd /usr/src/redhat/SPECS
3. rpm -ba gdb.spec
4. cd /usr/src/redhat/BUILD/gdb-5.1
5. make -k check
6. review  sum file (./gdb/testsuite/gdb.sum)

Actual Results:

Breakpoint 26, 0x12000198c in call5b (un={u1 = 5, u2 = 438086664197}) at
./gdb.base/funcargs.c:353
353	{un.u1 = 7;}
(gdb) FAIL: gdb.base/funcargs.exp: continue to call5b (little-endian, sizeof
long != sizeof int)

Expected Results:

(gdb) PASS: gdb.base/funcargs.exp: continue to call5b (little-endian, sizeof
long != sizeof int)

Additional Information:
	
Expected result achieved on RH 7.2 on Intel.

Comment 1 Christopher Holmes 2002-03-01 22:04:53 UTC

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


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