Bug 432090 - gcc 4.3.0: internal compiler error: in generate_element_copy, at tree-sra.c:2603
Summary: gcc 4.3.0: internal compiler error: in generate_element_copy, at tree-sra.c:2603
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-08 19:53 UTC by Matthew Farrellee
Modified: 2008-02-09 08:46 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-09 08:46:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File to pass to g++ -O to reproduce the internal error (1.29 MB, text/x-c++src)
2008-02-08 19:53 UTC, Matthew Farrellee
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 35144 0 None None None Never

Description Matthew Farrellee 2008-02-08 19:53:32 UTC
Description of problem:

There is an internal compiler error in 4.3.0, potentially related to -O

The attached file (tree-sra.c_2603_error.C) causes an internal compiler error. 


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

gcc 4.3.0 from F9 (fedora-devel)


How reproducible:

Always


Steps to Reproduce:
1. g++ -O -c tree-sra.c_2603_error.C
  

Actual results:

daemon_core.C: In constructor 'DaemonCore::DaemonCore(int, int, int, int, int,
int)':
daemon_core.C:9084: internal compiler error: in generate_element_copy, at
tree-sra.c:2603
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccB0k8yc.out file, please attach this to
your bugreport.


Expected results:

A nice .o file


Additional info:

"g++ -c tree-sra.c_2603_error.C" succeeds

Comment 1 Matthew Farrellee 2008-02-08 19:53:33 UTC
Created attachment 294408 [details]
File to pass to g++ -O to reproduce the internal error

Comment 2 Jakub Jelinek 2008-02-09 08:46:06 UTC
Tracking this upstream: http://gcc.gnu.org/PR35144


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