https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61419

            Bug ID: 61419
           Summary: Hello World program compilation leads to internal
                    compiler error
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jerriclynsjohn at outlook dot com

Created attachment 32893
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32893&action=edit
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

Reply via email to