From bba04e2e22eaa4c41096c65add9d540adf1e530c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 11 Jun 2016 08:43:31 -0700 Subject: 3044 --- 036refcount.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/036refcount.cc b/036refcount.cc index aea51b6f..bd5dccfd 100644 --- a/036refcount.cc +++ b/036refcount.cc @@ -313,6 +313,7 @@ void append_addresses(int base_offset, const type_tree* type, vectorname == "address"); + assert(type->right->name != "array"); return size_of(type->right) + /*refcount*/1; } -- cgit 1.4.1-2-gfad0