Bug #26971 | BUILD/check-cpu does not recognize Intel Core 2 Duo T7400 | ||
---|---|---|---|
Submitted: | 8 Mar 2007 20:55 | Modified: | 10 Apr 2007 16:20 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0, 5.1 | OS: | Linux (linux) |
Assigned to: | Guilhem Bichot | CPU Architecture: | Any |
[8 Mar 2007 20:55]
Guilhem Bichot
[8 Mar 2007 21:01]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/21541 ChangeSet@1.2470, 2007-03-08 21:59:28+01:00, guilhem@gbichot4.local +1 -0 Fix for BUG#26971 "BUILD/check-cpu does not recognize Intel Core 2 Duo T7400". Treat such CPU as Xeon. Here's /proc/cpuinfo for T7400: model name : Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz
[9 Mar 2007 15:19]
Guilhem Bichot
queued in 5.1-maint. Nothing to document: it's a fix for the BUILD/ scripts, without the fix the building works, it's just about adding an "optimize for this CPU" flag to the gcc command line.
[9 Mar 2007 17:29]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/21603 ChangeSet@1.2475, 2007-03-09 14:39:24+01:00, guilhem@gbichot4.local +1 -0 Fix for BUG#26971 "BUILD/check-cpu does not recognize Intel Core 2 Duo T7400". Treat such CPU as Xeon. Here's /proc/cpuinfo for T7400: model name : Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz
[13 Mar 2007 15:08]
Tatiana Azundris Nuernberg
FWIW, there'll be a core2 switch in gcc 4.3, might be worth passing that once that version is assumed "widely used"
[22 Mar 2007 20:19]
Mads Martin Joergensen
Fixed in 5.1.17
[22 Mar 2007 20:52]
Paul DuBois
No changelog entry needed.
[22 Mar 2007 22:46]
Paul DuBois
Queued for 5.0.x.
[10 Apr 2007 16:20]
Timothy Smith
Developer fixed in 5.1 only. Closing.