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] Shall be DECL_NONLOCAL set for __FUNCTION__?


On Sat, 2003-12-06 at 07:26, Jan Hubicka wrote:

> 2003-12-06  Jan Hubicka  <jh@suse.cz>
> 	* tree-must-alias.c (tree_compute_must_alias):  Do not promote local
> 	static variables.
>
Jan,

Give me a couple more days.  I have changes to must-alias and SRA that
re-arrange this code and fix PR12747.  Yes, TREE_STATIC is a blocker for
must-alias promotion.


Diego.


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