Prevent dhrystone Run_Index from being optimized away

This commit is contained in:
Rong Bao
2026-02-13 19:09:49 +08:00
parent 986b674a1e
commit e21c23c3e9

View File

@@ -40,7 +40,7 @@ char SCCSid[] = "@(#) @(#)dhry_1.c:3.4 -- 5/15/91 19:30:21";
#include "dhry.h"
#include "timeit.c"
unsigned long Run_Index;
volatile unsigned long Run_Index;
void report()
{