From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; T312461) Description of problem: When I try to compile anything, I get this error. I'm not sure I can explain where the fault occurs. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Just type make 2. 3. Actual Results: The make appears to be taking place and then at some point you get the Internal error: Segmentation fault. Additional info: gcc --version = 2.96 c++ --version = 2.96
If you get this error when compiling anything, then you have a serious hardware problem. If you get this on a specific testcase, reproduceably if retried with the same gcc arguments and the same source file, then it is a compiler bug (in which case I need a preprocessed testcase (see gcc -save-temps option).