This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Rename --enable-intermodule
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Kelley Cook <kcook at gcc dot gnu dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 27 Dec 2004 19:17:02 -0500
- Subject: Re: RFC: Rename --enable-intermodule
- References: <cqq82l$284$1@sea.gmane.org>
On Dec 27, 2004, at 7:06 PM, Kelley Cook wrote:
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 would argue but note it does not work right now anyways see PR 19152.
Thanks,
Andrew Pinski