Changes between Initial Version and Version 1 of Ticket #39157, comment 2


Ignore:
Timestamp:
May 21, 2013, 12:57:20 AM (11 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39157, comment 2

    initial v1  
    11clang-3.0 and later do:
    2 
     2{{{
    33(17:55:47 Mon May 20 2013 jeremy@aerith x86_64)
    44~/src/apple/Indigo/trunk $ clang-mp-3.0 -march=corei7-avx -c ~/testl.c
     
    77~/src/apple/Indigo/trunk $ clang-mp-2.9 -march=corei7-avx -c ~/testl.c
    88'corei7-avx' is not a recognized processor for this target (ignoring processor)
     9}}}