From: tb Date: Sat, 29 Jul 2023 06:17:56 +0000 (+0000) Subject: Garbage collect rodata only used by RC4_options() X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7b0c383483702d9a26856c2b4754abb44950ed82;p=openbsd Garbage collect rodata only used by RC4_options() build tested by miod --- diff --git a/lib/libcrypto/rc4/asm/rc4-parisc.pl b/lib/libcrypto/rc4/asm/rc4-parisc.pl index 831d7859792..6a1a2aad77b 100644 --- a/lib/libcrypto/rc4/asm/rc4-parisc.pl +++ b/lib/libcrypto/rc4/asm/rc4-parisc.pl @@ -285,11 +285,6 @@ L\$2nd .EXIT nop .PROCEND - - .section .rodata - .ALIGN 8 -L\$opts - .STRINGZ "rc4(4x,`$SZ==1?"char":"int"`)" ___ $code =~ s/\`([^\`]*)\`/eval $1/gem; $code =~ s/cmpib,\*/comib,/gm if ($SIZE_T==4);