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 dnovillo at redhat dot com  2004-08-11 15:35 -------
Subject: Re:  [3.5 Regression] ICE in
	get_tmt_for with IMA and incomplete structs

On Wed, 2004-08-11 at 11:24, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-11 15:23 -------
> Note that may_propagate_copy uses alias_sets_conflict_p to check to see if we able to propagate the 
> copy which is different from the check in get_tmt_for.
>
Hmm, this triggers a memory, but I can't remember the exact details
now.  Thanks.


Diego.



-- 


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]