Index: tests/io/manipulatorsOutput3.cfa
===================================================================
--- tests/io/manipulatorsOutput3.cfa	(revision d9235b6b52c0c803228f96d6d38ce3b319d154c9)
+++ tests/io/manipulatorsOutput3.cfa	(revision de67ab8d502a0b86ef8ccc209785c06acdd56ce9)
@@ -10,6 +10,6 @@
 // Created On       : Tue Apr 13 17:54:23 2021
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jul  4 14:53:56 2026
-// Update Count     : 41
+// Last Modified On : Wed Jul  8 18:08:44 2026
+// Update Count     : 42
 // 
 
@@ -299,5 +299,5 @@
 	i128 += 0xfffffffffffffffa;
 
-	for ( volatile int i; 20 ) {						// FIX ME: without volatile -O3 bug that loops
+	for ( i; 20 ) {
 		sout | i128;
 		sout | left( sign( wd( 45, i128 ) ) ) | left( wd( 45, hex( i128 ) ) ) | left( wd( 45, oct( i128 ) ) );
