structure comparison functions
diff --git a/tests/65-multi-tag-OK.asn1.-Pfnative-types b/tests/65-multi-tag-OK.asn1.-Pfnative-types
index ba84d78..f212155 100644
--- a/tests/65-multi-tag-OK.asn1.-Pfnative-types
+++ b/tests/65-multi-tag-OK.asn1.-Pfnative-types
@@ -46,6 +46,7 @@
 	"T1",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -112,6 +113,7 @@
 	"T2",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -176,6 +178,7 @@
 	"T3",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -235,6 +238,7 @@
 	"T4",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -293,6 +297,7 @@
 	"T5",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -350,6 +355,7 @@
 	"T6",
 	NativeReal_free,
 	NativeReal_print,
+	NativeReal_compare,
 	NativeReal_constraint,
 	NativeReal_decode_ber,
 	NativeReal_encode_der,
@@ -409,6 +415,7 @@
 	"T",
 	SEQUENCE_free,
 	SEQUENCE_print,
+	SEQUENCE_compare,
 	SEQUENCE_constraint,
 	SEQUENCE_decode_ber,
 	SEQUENCE_encode_der,
@@ -511,6 +518,7 @@
 	"Ts",
 	SEQUENCE_free,
 	SEQUENCE_print,
+	SEQUENCE_compare,
 	SEQUENCE_constraint,
 	SEQUENCE_decode_ber,
 	SEQUENCE_encode_der,