Index: src/tests/.expect/dtor-early-exit-ERR1.txt
===================================================================
--- src/tests/.expect/dtor-early-exit-ERR1.txt	(revision c57ded701c64266f443f9f06e781a051aad5c287)
+++ src/tests/.expect/dtor-early-exit-ERR1.txt	(revision 80ac42dcb6d8ee04ca42836f7c2d59cbcc65bb01)
@@ -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 c57ded701c64266f443f9f06e781a051aad5c287)
+++ src/tests/.expect/dtor-early-exit-ERR2.txt	(revision 80ac42dcb6d8ee04ca42836f7c2d59cbcc65bb01)
@@ -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
