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 6ae8c9224918ef2c006d4c8bf50aea46e0c7a205)
@@ -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 6ae8c9224918ef2c006d4c8bf50aea46e0c7a205)
@@ -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
