This is the mail archive of the gcc-patches@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]

Re: [tree-ssa] tree-mustalias fix


On Fri, 2003-12-19 at 14:34, Jan Hubicka wrote:

>   # p_1 = PHI <&T + 96B(0), p_55(1)>;
>
*groan* Why isn't this folded to &T[24].


> 2003-12-19  Jan Hubicka  <jh@suse.cz>
> 	* tree-must-alias.c (find_addressable_vars): Deal properly with
> 	nontrivial memory addresses.
>
No.  Find out why we're not folding this properly.


Diego.


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