--- asmcomp/alpha/emit.mlp.orig	Sun May 30 19:52:58 1999
+++ asmcomp/alpha/emit.mlp	Sun May 30 19:54:52 1999
@@ -274,6 +274,7 @@
   match Config.system with
     "digital" -> ".rdata"
   | "linux"   -> ".section .rodata"
+  | "freebsd" -> ".section .rodata"
   | _         -> assert false
 
 (* Names of various instructions *)
