i386.c (ix86_tune_features [X86_TUNE_DEEP_BRANCH_PREDICTION]): Prefer call over thunk...
commit933e4fe7ae88e0e652148df2ed24b4c7b27a76f9
authorMike Stump <mrs@apple.com>
Mon, 23 Apr 2007 22:09:21 +0000 (23 22:09 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 23 Apr 2007 22:09:21 +0000 (23 22:09 +0000)
treed6c15c77d7b993be7ee3cc2c1183620c0eb399f8
parent0d83bf5afb378b14c59c1dd88561b824c630bc54
i386.c (ix86_tune_features [X86_TUNE_DEEP_BRANCH_PREDICTION]): Prefer call over thunks on nocona and core2.

* config/i386/i386.c (ix86_tune_features
[X86_TUNE_DEEP_BRANCH_PREDICTION]: Prefer call over thunks on
nocona and core2.

From-SVN: r124084
gcc/ChangeLog
gcc/config/i386/i386.c