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
If you get ICEs on any C program, then something is wrong with your installation or hw.