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]

Re: RFC: Rename --enable-intermodule


Kelley Cook <kcook-/MQLu3FmUzdAfugRpC6u6w@public.gmane.org> writes:

> I believe that the build option --enable-intermodule is not well named.
> 
> If it followed the pattern other GCC build options, it wrongly implies
> that IMA isn't compiled into GCC unless specified.
> 
> I propose that it is renamed --enable-build-using-IMA which is generic
> enough that other projects in the tree could use the same option if
> they wish to tweak their makefiles to take advantage of the IMA
> optimization.

I have no objection, except that I would use the word 'intermodule' rather
than the abbreviation 'IMA', as people tend to be confused by the latter.

Perhaps you could propose a patch?


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