Index: src/tests/.expect/dtor-early-exit-ERR1.txt
===================================================================
--- src/tests/.expect/dtor-early-exit-ERR1.txt	(revision 8f98b782aebdb59bd3ba7eae826ba604a978928a)
+++ src/tests/.expect/dtor-early-exit-ERR1.txt	(revision b18830e160544a32e0d1b1ea1100232bf1c4545d)
@@ -1,3 +1,3 @@
-dtor-early-exit.c:142:1 error: jump to label 'L1' crosses initialization of y Branch (Goto)
+dtor-early-exit.c:153:1 error: jump to label 'L1' crosses initialization of y Branch (Goto)
   with target: L1
   with original target: L1
Index: src/tests/.expect/dtor-early-exit-ERR2.txt
===================================================================
--- src/tests/.expect/dtor-early-exit-ERR2.txt	(revision 8f98b782aebdb59bd3ba7eae826ba604a978928a)
+++ src/tests/.expect/dtor-early-exit-ERR2.txt	(revision b18830e160544a32e0d1b1ea1100232bf1c4545d)
@@ -1,3 +1,3 @@
-dtor-early-exit.c:142:1 error: jump to label 'L2' crosses initialization of y Branch (Goto)
+dtor-early-exit.c:220:1 error: jump to label 'L2' crosses initialization of y Branch (Goto)
   with target: L2
   with original target: L2
