Bug 102627 - gcc-3.3.1-1 compiler abort using -fssa-dce
Summary: gcc-3.3.1-1 compiler abort using -fssa-dce
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gcc
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-19 04:10 UTC by Valdis Kletnieks
Modified: 2007-04-18 16:56 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-25 16:09:19 UTC
Embargoed:


Attachments (Terms of Use)
C source code test case (646 bytes, text/plain)
2003-08-19 04:13 UTC, Valdis Kletnieks
no flags Details

Description Valdis Kletnieks 2003-08-19 04:10:46 UTC
Description of problem:
The attached program causes a compiler abort with the flags shown in the
preprocessed test file.  Leaving off -fssa-dce allows compilation.


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

How reproducible:
See attached program.

Steps to Reproduce:
1.
2.
3.
    
Actual results:
Compiler abort.

Expected results:
Correct compilation..

Additional info:
(Yes, I know -fssa and friends aren't ready for prime time, but without bug
reports, they never will be...)

Comment 1 Valdis Kletnieks 2003-08-19 04:13:14 UTC
Created attachment 93739 [details]
C source code test case

This code causes an abort with -fssa-dce


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