This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16954] [3.5 Regression] ICE in get_tmt_for with IMA and incomplete structs
- 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: 11 Aug 2004 19:44:29 -0000
- Subject: [Bug tree-optimization/16954] [3.5 Regression] ICE in get_tmt_for with IMA and incomplete structs
- References: <20040810010825.16954.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-11 19:44 -------
I have a fix and I posted it: <http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00680.html>. The
problem was nothing to do with DOM or may_propagate_copy at all but it had to do with copyrename
doing a rename which it should not have been doing.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dnovillo at gcc dot gnu dot |pinskia at gcc dot gnu dot
|org |org
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16954