Bug 1105065 - Hello World program compilation leads to internal compiler error
Summary: Hello World program compilation leads to internal compiler error
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 19
Hardware: i386
OS: Other
unspecified
urgent
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 10:24 UTC by Jerric Lyns John
Modified: 2014-06-24 16:02 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-24 16:02:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Config.log file (9.04 KB, text/x-log)
2014-06-05 10:24 UTC, Jerric Lyns John
no flags Details

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.


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