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]

0001-Basic-support-for-Core-i7


This patch adds handling of "corei7" to -mtune= and -march= options. Tuning for -mtune=corei7 is set to that of -mtune=generic or -mtune=generic64 depending on the selected ABI.

Tested by bootstrapping on i686-pc-linux-gnu.

OK to commit?

Thank you,

--
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724

Attachment: 0001-Basic-support-for-Core-i7.ChangeLog
Description: Text document

Attachment: 0001-Basic-support-for-Core-i7.patch
Description: Text document


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