Index: crypto/bn/asm/x86_64-mont5.pl
--- crypto/bn/asm/x86_64-mont5.pl.orig
+++ crypto/bn/asm/x86_64-mont5.pl
@@ -3577,11 +3577,13 @@ $code.=<<___;
 ___
 }
 $code.=<<___;
+.rodata
 .align	64
 .Linc:
 	.long	0,0, 1,1
 	.long	2,2, 2,2
 .asciz	"Montgomery Multiplication with scatter/gather for x86_64, CRYPTOGAMS by <appro\@openssl.org>"
+.previous
 ___
 
 # EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,
