bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/24290] New: gold causes "undefined reference to __cpu_model"


From: alex_y_xu at yahoo dot ca
Subject: [Bug gold/24290] New: gold causes "undefined reference to __cpu_model"
Date: Sat, 02 Mar 2019 00:31:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24290

            Bug ID: 24290
           Summary: gold causes "undefined reference to __cpu_model"
           Product: binutils
           Version: 2.32
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gold
          Assignee: ccoutant at gmail dot com
          Reporter: alex_y_xu at yahoo dot ca
                CC: ian at airs dot com
  Target Milestone: ---

gcc -fuse-ld=gold -flto -x c - <<< 'int main() { return
__builtin_cpu_supports("avx2"); }'

expected results:

a.out is produced

actual results:

<artificial>:function main: error: undefined reference to '__cpu_model'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]