Bug 1105065

Summary: Hello World program compilation leads to internal compiler error
Product: [Fedora] Fedora Reporter: Jerric Lyns John <jerriclynsjohn>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 19CC: jakub, law
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-24 16:02:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Config.log file none

Description Jerric Lyns John 2014-06-05 10:24:00 UTC
Created attachment 902479 [details]
Config.log file

Description of problem:
gcc-4.8.2-7.fc19.i686 giving internal compiler error for C codes. Even for a simple hello world program.

Version-Release number of selected component (if applicable):
gcc-4.8.2-7.fc19.i686

How reproducible:
Everytime i try to compile any C program, even a hello world program

Steps to Reproduce:
1. Create a hello world program
2. Compile
3. ERROR!

Actual results:
cc1: internal compiler error: in make_pass_instance, at passes.c:1032
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.


Expected results:
"Hello World!"

Additional info:
My main intention was to build the Wayland source code and found that the gcc on my machine is not working even after i tried to remove and re-install the gcc. This is very much reproducible and is hindering my present work. I'm attaching the Config.log that i got while compiling the Wayland source

Comment 1 Jakub Jelinek 2014-06-24 16:02:29 UTC
If you get ICEs on any C program, then something is wrong with your installation or hw.