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

Is it possible to do some GCC's stages more "modular"?


Hi people

I want to talk an interesting topic of GCC hierarchy of subhierarchies.

By example, i want to add my personal option of optimization to GCC
but I see that it's very "monolithic".
I don't see the subhierarchy of optimation stage in the snapshot tree.

Sincerely yours, J.C. Pizarro


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