Changes between Version 1 and Version 2 of Ticket #58712, comment 9


Ignore:
Timestamp:
Nov 18, 2020, 10:51:51 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58712, comment 9

    v1 v2  
    1 NB:
    2 {{{
    3 they cannot be shipped in a statically linked compiler-support library, as they have state which must be shared amongst all DSOs loaded in the program. They must be provided in a shared library used by all objects.
    4 }}}
    5 
    6 These functions should never have been in a static library, and enabling them to be there is just wrong, so turning off the intrinsics is not the way to go.
     1systems involved updated.