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]

Automatic architecture optimization


Hopefully not a FAQ: I'm curious about why gcc does not support the "-march" optimization flag, without an architecture given, to automatically set the appropriate optimization flags for the processor type the compiler is running on. This would require methods to determine the processor type on all platforms that gcc runs on -- perhaps a non-trivial task.

Thanks,
 - Matt




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