Bug 565925

Summary: gcc crashes when compiling c++ code
Product: [Fedora] Fedora Reporter: Valentin Palade <viprog>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact:
Severity: urgent Docs Contact:
Priority: low    
Version: 12   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-17 12:38:11 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:
Attachments:
Description Flags
preprocessed source none

Description Valentin Palade 2010-02-16 17:47:58 UTC
Created attachment 394599 [details]
preprocessed source

Description of problem:
gcc crashes when compiling c++ code

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

gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC)
previous version worked ok

How reproducible:

every time


Steps to Reproduce:
attached the preprocessed source
  
Actual results:


Expected results:


Additional info:

Comment 1 Valentin Palade 2010-02-17 12:30:13 UTC
It only happens when optimizing with either -O2 or -O3, with -O1 compiles just fine.

Comment 2 Jakub Jelinek 2010-02-17 12:38:11 UTC

*** This bug has been marked as a duplicate of bug 565466 ***