From 4588af9793a486a46fe04d1d67ab083b242db1a7 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 18 Aug 2016 11:20:33 -0700 Subject: 3223 --- 035lookup.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to '035lookup.cc') diff --git a/035lookup.cc b/035lookup.cc index 0c9e1543..54dee6e3 100644 --- a/035lookup.cc +++ b/035lookup.cc @@ -56,10 +56,6 @@ def main [ :(before "End Preprocess write_memory(x, data)") canonize(x); -if (x.value == 0) { - raise << "can't write to location 0 in '" << to_original_string(current_instruction()) << "'\n" << end(); - return; -} //: writes to address 0 always loudly fail :(scenario store_to_0_fails) -- cgit 1.4.1-2-gfad0