This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13953] [tree-ssa] SRA does not work for structs that contain a struct as a member
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2004 21:18:48 -0000
- Subject: [Bug optimization/13953] [tree-ssa] SRA does not work for structs that contain a struct as a member
- References: <20040131211227.13953.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-31 21:18 -------
Confirmed (related to bug 13952) from *.t24.sra:
Cannot scalarize variable param because it contains an aggregate type field, m
Cannot scalarize variable local because it contains an aggregate type field, m
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |pessimizes-code
Last reconfirmed|0000-00-00 00:00:00 |2004-01-31 21:18:47
date| |
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13953