Bug 173440

Summary: "gcc -E -" crashes
Product: [Fedora] Fedora Reporter: Denis Leroy <denisleroy>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-18 21:31:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Denis Leroy 2005-11-17 02:56:25 UTC
The latest gcc 4.0.2-6 always crashes with 'gcc -E -' :

# gcc -E -
cc1: internal compiler error: Segmentation fault

Comment 1 Denis Leroy 2005-11-18 21:31:49 UTC
It looks as though my cpp setup somehow became corrupted. I have no idea how,
but after 'rpm -e' cpp and reinstalling the problem went away.