This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/16954] [3.5 Regression] ICE in get_tmt_for with IMA and incomplete structs


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]