This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
libperl.t: eliminate the rest of the noise on recent Darwin
authorTony Cook <tony@develop-help.com>
Mon, 29 May 2023 01:28:12 +0000 (11:28 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 3 Jul 2023 23:17:45 +0000 (09:17 +1000)
commit41f7ccfe264b40f480676b52fe3c0bc952e66041
treeaee5d3e6998717b6fecd00a0075d00998b7b4523
parentb1db17763c817dd84f06c0147a2bc60fe1bfe639
libperl.t: eliminate the rest of the noise on recent Darwin

 l_switch.table.S_set_regex_pv.3163
 l___const.S_pmtrans.PL_partition_by_byte_length  *
 l___const.S_my_localeconv.lconv_integers         *

and the [cold func] entries.

The symbols marked * above may indicate an optimisation opportunity,
such symbols reference initialisation data for auto constant data
structures within the function, which is initialised by copy on
each function entry.
t/porting/libperl.t