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: RFC: New approach to --with-cpu


> Well, that's no problem.  A first cut of this patch offered defaults
> for -march= and -mtune= separately on MIPS.  I could do the same for
> PA easily.

I would be happy if the configure option for setting the default
scheduling was "--with-schedule" rather than "--with-cpu".  This
will set the default for -mschedule=.  Similarly, when an option
is introduced to set the default arch, then I would like to use
"--with-arch".

Using the same suffix in the configure and gcc options makes the
relationship between the two options clearer.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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