$NetBSD: patch-ai,v 1.1 2002/09/16 15:00:20 mycroft Exp $

--- lib/parser_inst.cxx.orig	Fri Sep 16 14:43:02 2022
+++ lib/parser_inst.cxx	Fri Sep 16 14:44:09 2022
@@ -1324,7 +1324,7 @@
 #endif
 #endif
 #endif
-#if SIZEOF_SIZE_T == 8
+#if defined(_LP64) || defined(__arm__)
 #ifdef __DECCXX
 #pragma define_template Vector<size_t>
 #else
