Index: tests/.expect/nested_function.txt
===================================================================
--- tests/.expect/nested_function.txt	(revision f820f42ff7ccca5de71ae747720b10865e3fd325)
+++ tests/.expect/nested_function.txt	(revision 666f8a35f2cbd8721bfa49118045fa8f92226c9e)
@@ -1,5 +1,100 @@
-nested_function.cfa: In function '_X1fFi___2':
-nested_function.cfa:44:5: error: no return statement in function returning non-void [-Werror=return-type]
-nested_function.cfa: In function '_X20get_exception_vtableFS22ThreadCancelled_vtable_S1T__PS15ThreadCancelled_S1T___1':
-nested_function.cfa:25:36: warning: unused variable '_retvalue' [-Wunused-variable]
-cc1: some warnings being treated as errors
+j 3 3
+j 2 2
+j 2 2
+j 2 2
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 0 0
+j 0 0
+j 0 0
+i 22 22
+j 3 3
+j 2 2
+j 2 2
+j 2 2
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 0 0
+j 0 0
+j 0 0
+i 22 22
+j 3 3
+j 2 2
+j 2 2
+j 2 2
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 0 0
+j 0 0
+j 0 0
+i 22 22
+j 3 3
+j 2 2
+j 2 2
+j 2 2
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 0 0
+j 0 0
+j 0 0
+i 22 22
+j 3 3
+j 2 2
+j 2 2
+j 2 2
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 1 1
+j 0 0
+j 0 0
+j 0 0
+i 22 22
Index: tests/nested_function.cfa
===================================================================
--- tests/nested_function.cfa	(revision f820f42ff7ccca5de71ae747720b10865e3fd325)
+++ tests/nested_function.cfa	(revision 666f8a35f2cbd8721bfa49118045fa8f92226c9e)
@@ -10,6 +10,6 @@
 // Created On       : Mon May 23 22:21:30 2022
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Mon May 23 22:24:28 2022
-// Update Count     : 2
+// Last Modified On : Mon May 23 23:11:25 2022
+// Update Count     : 4
 // 
 
@@ -23,6 +23,6 @@
 int values[VALUES];
 
-void main( T & t ) {
-	int f() {
+void main( T & ) {
+	void f() {
 		int i = 0;
 		void h( void ) {								// nest routine
