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: IPA merge part 1: localize SSA variables


Jan Hubicka wrote on 11/15/06 15:49:

OK, I will use gimple_df then (or some shorter variant?).  What about
the ancestor macros/functions problem?  I

My vote is to qualify all of them with a CFUN argument. But this will certainly have repercussions in branches. Let's see what other maintainers think.


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