Bug 60455 - gcc: "gcc.c-torture/execute/ieee/20000320-1.c execution, -O3 -g" fails
Summary: gcc: "gcc.c-torture/execute/ieee/20000320-1.c execution, -O3 -g" fails
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.3
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-27 21:38 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: 2004-08-24 21:59:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Christopher Holmes 2002-02-27 21:38:20 UTC
Description of Problem:

	gcc: "gcc.c-torture/execute/ieee/20000320-1.c execution, -O3 -g" fails

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

	gcc-2.96-101.src.rpm

How Reproducible:

	always

Steps to Reproduce:

1. rpm -i gcc-2.96-101.src.rpm
2. cd /usr/src/redhat/SPECS
3. rpm -ba gcc.spec
4. cd /usr/src/redhat/BUILD/gcc-2.96-20000731/obj-alpha-redhat-linux
5. make -k check
6. review gcc/testsuite/gcc.log

Actual Results:

Executing on host:
/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-alpha-redhat-linux/gcc/xgcc
-B/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-alpha-redhat-linux/gcc/
/usr/src/redhat/BUILD/gcc-2.96-20000731/gcc/testsuite/gcc.c-torture/execute/ieee/20000320-1.c 
-w  -O3 -g  -ffloat-store  -lm   -o
/usr/src/redhat/BUILD/gcc-2.96-20000731/obj-alpha-redhat-linux/gcc/testsuite/20000320-1.x4   
(timeout = 300)
PASS: gcc.c-torture/execute/ieee/20000320-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/20000320-1.c execution,  -O3 -g 

Expected Results:

PASS: gcc.c-torture/execute/ieee/20000320-1.c execution,  -O3 -g 

Additional Information:

	expected results achieved on intel RedHat7.2


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