Bug 430325 - gcc segfaults
Summary: gcc segfaults
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-26 03:35 UTC by Sam Varshavchik
Modified: 2008-07-21 22:32 UTC (History)
0 users

Fixed In Version: 4.3.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-21 22:32:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Compress, preprocessed, C++ source. (101.46 KB, application/octet-stream)
2008-01-26 03:35 UTC, Sam Varshavchik
no flags Details

Description Sam Varshavchik 2008-01-26 03:35:00 UTC
Description of problem:

g++ dumps core on a rather hairy C++ source.

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

gcc-c++-4.1.2-33

How reproducible:

Always

Steps to Reproduce:

1. Grab the attachment, uncompress it.

2. g++ -c -o testoutpseq.o t.C

Actual results:

testoutpseq.C:110: 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.

Expected result:

Anything, but that.

Comment 1 Sam Varshavchik 2008-01-26 03:35:00 UTC
Created attachment 293036 [details]
Compress, preprocessed, C++ source.

Comment 2 Denys Vlasenko 2008-07-21 15:18:19 UTC
Tried to reproduce but 4.3.0 throws errors on the testcase. Sam, any chance you
can produce an updated testcase?

Comment 3 Sam Varshavchik 2008-07-21 22:32:16 UTC
Compilation errors would be the correct result (rather than a segfault). This
bug is most likely fixed in 4.3.



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