Bug 150420 - Error in #include <stdio> with g++
Summary: Error in #include <stdio> with g++
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-06 02:08 UTC by chris binckly
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-06 02:54:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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_.



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