Fix bug with verification of constructors

We would incorrectly allow the storing of values into superclass
fields before the superclass constructor was called.

Bug: 26965384

Change-Id: I45b824fbdbfc133663ed6d3306853595b5dc9262
diff --git a/test/800-smali/expected.txt b/test/800-smali/expected.txt
index edbb7b5..8808a50 100644
--- a/test/800-smali/expected.txt
+++ b/test/800-smali/expected.txt
@@ -59,4 +59,5 @@
 b/26594149 (7)
 b/26594149 (8)
 b/27148248
+b/26965384
 Done!