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: [PATCH]: Interprocedural detection of readonly and non-addressable static variables


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

|     I think it makes sense to put the core files in a seperate directory,
|     say gcc/ipa.  That helps strenghting the GCC structure. 
| 
| If we're going that route, why not have gcc/tree-ssa, gcc/rtl and gcc/c,
| and gcc/middle (e.g.) directories?

Yes, we should have them too.  And the gcc/c idea has been suggested
many times already.

|  I'm not sure whether or not the above
| is a good idea or not, but I don't see ipa as any more of a partition
| than any of the ones above.

The difference currently that ipa- is in the process of being added,
so we have the opportunity to get it right now, instead of having to
deal with it latter.  Incremental improvement! (If I may borrow from
Mark).

-- Gaby
 


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