Bug 150420

Summary: Error in #include <stdio> with g++
Product: [Fedora] Fedora Reporter: chris binckly <chris>
Component: gccAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-06 02:54:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description chris binckly 2005-03-06 02:08:00 UTC
Description of problem:
When trying to compile with #include <stdio> and g++ 3.4 following
error occurs:

In file included from Stack.cpp:1:
Stack.h:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.


Version-Release number of selected component (if applicable):
 3.4

How reproducible:
not?

Steps to Reproduce:
1. Try to compile trailing code at end of submission
2. g++ -c Stack.cpp Element.cpp
3.
  
Actual results:
Above error message

Expected results:
Compiled object code

Additional info:

if you require cpp files, I will keep copies, e-mail me.

Comment 1 Michael Schwendt 2005-03-06 02:54:42 UTC
Without a reproducible test case, it doesn't make sense to pursue
this. I recommend you check your RAM chips.

If you choose to reopen this ticket, select the correct bugzilla
product and component: "Fedora Core" and "gcc". Fedora Extras and gc
is _wrong_.