extensions of conditional native-typing to -fbless-SIZE constraints

diff --git a/libasn1fix/asn1fix.c b/libasn1fix/asn1fix.c
index 1d06dba..aa7a233 100644
--- a/libasn1fix/asn1fix.c
+++ b/libasn1fix/asn1fix.c
@@ -414,7 +414,8 @@
 		range = asn1constraint_compute_PER_range(
 				etype,
 				arg->expr->combined_constraints,
-				test_types[i], 0, 0, 0);
+				test_types[i], 0, 0,
+				CPR_noflags /* ignore -fbless-SIZE */);
 		if(!range && errno == EPERM) {
 			FATAL("This error happened for \"%s\" (meta %d) "
 				"at line %d",