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] Improve usage of .GLOBAL_VAR [patch]


On Thu, 2003-09-04 at 13:42, Daniel Berlin wrote:

> Does this mean we no longer query PTA about GLOBAL_VAR?
> That would allow me to remove some hacks, and let PTA track this stuff 
> accurately when it's not too expensive.
> 
We shouldn't anymore, because .GLOBAL_VAR is not marked as addressable. 
But I haven't really checked.  Let me know if we still do and we'll work
something out.


Diego.


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