<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - --march=native misidentification"
href="http://llvm.org/bugs/show_bug.cgi?id=16721">bug 16721</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dimitry@andric.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - --march=native misidentification"
href="http://llvm.org/bugs/show_bug.cgi?id=16721#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - --march=native misidentification"
href="http://llvm.org/bugs/show_bug.cgi?id=16721">bug 16721</a>
from <span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span></b>
<pre>Actually, your CPU is of the Penryn architecture. Please refer to:
<a href="https://en.wikipedia.org/wiki/Penryn_%28microarchitecture%29">https://en.wikipedia.org/wiki/Penryn_%28microarchitecture%29</a>
and:
<a href="https://en.wikipedia.org/wiki/List_of_Intel_Pentium_Dual-Core_microprocessors#.22Wolfdale-3M.22_.2845_nm.29">https://en.wikipedia.org/wiki/List_of_Intel_Pentium_Dual-Core_microprocessors#.22Wolfdale-3M.22_.2845_nm.29</a>
Apparently gcc just shows this as "core2", see line 661 in this file:
<a href="http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/i386/driver-i386.c?revision=200744&view=markup">http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/i386/driver-i386.c?revision=200744&view=markup</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>