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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39157, comment 2

    v1 v2  
    11clang-3.0 and later do:
    22{{{
    3 (17:55:47 Mon May 20 2013 jeremy@aerith x86_64)
    4 ~/src/apple/Indigo/trunk $ clang-mp-3.0 -march=corei7-avx -c ~/testl.c
     3$ clang-mp-3.0 -march=corei7-avx -c ~/testl.c
    54
    6 (17:55:56 Mon May 20 2013 jeremy@aerith x86_64)
    7 ~/src/apple/Indigo/trunk $ clang-mp-2.9 -march=corei7-avx -c ~/testl.c
     5$ clang-mp-2.9 -march=corei7-avx -c ~/testl.c
    86'corei7-avx' is not a recognized processor for this target (ignoring processor)
    97}}}