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: Automatic architecture optimization


Eric Christopher wrote:
Are there cases when for example -march=pentium3 would not be appropriate (on this processor)?

If you're building something that you wish to run on any x86 processor?

Well, that's why they're called compiler _options_.


It's easier for the user of a code (or a configure script) to use "-march" or "-O4" or whatever. I was curious as to why there isn't a standard flag in gcc.

- Matt



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