This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/10528] Unexpected loop un-optimization when removing a field of a class
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2004 21:21:09 -0000
- Subject: [Bug tree-optimization/10528] Unexpected loop un-optimization when removing a field of a class
- References: <20030428220601.10528.have@ann.jussieu.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at gcc dot gnu dot org 2004-06-29 21:21 -------
Ought to be handled by SRA now, but dom1 isn't cleaning up the code enough.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10528