Changes between Version 1 and Version 2 of Ticket #60624, comment 5


Ignore:
Timestamp:
Jun 12, 2020, 1:33:14 AM (4 years ago)
Author:
programmingkidx
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60624, comment 5

    v1 v2  
    88The current problem I have are these errors:
    99info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp: In constructor 'Imf_2_2::CpuId::CpuId()':
    10 :info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:50: error: can't find a register in class 'BREG' while reloading 'asm'
    11 :info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:50: error: can't find a register in class 'BREG' while reloading 'asm'
    12 :info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:50: error: 'asm' operand has impossible constraints
    13 :info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:50: error: 'asm' operand has impossible constraints
     10:info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:51: error: can't find a register in class 'BREG' while reloading 'asm'
     11:info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:51: error: can't find a register in class 'BREG' while reloading 'asm'
     12:info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:51: error: 'asm' operand has impossible constraints
     13:info:build Source/OpenEXR/IlmImf/ImfSystemSpecific.cpp:51: error: 'asm' operand has impossible constraints
    1414
    1515This is the code that causes the error: