summaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/base/hashdebug.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/compile/internal/base/hashdebug.go')
-rw-r--r--src/cmd/compile/internal/base/hashdebug.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/compile/internal/base/hashdebug.go b/src/cmd/compile/internal/base/hashdebug.go
index 08c4fbcc00..c93d042f71 100644
--- a/src/cmd/compile/internal/base/hashdebug.go
+++ b/src/cmd/compile/internal/base/hashdebug.go
@@ -38,6 +38,7 @@ type HashDebug struct {
// The default compiler-debugging HashDebug, for "-d=gossahash=..."
var hashDebug *HashDebug
+var FmaHash *HashDebug
// DebugHashMatch reports whether debug variable Gossahash
//