summaryrefslogtreecommitdiff
path: root/gcc/ipa-structure-reorg.h
diff options
context:
space:
mode:
authorGary Oblock <gary@amperecomputing.com>2020-09-30 20:52:13 -0700
committerGary Oblock <gary@amperecomputing.com>2020-09-30 20:52:13 -0700
commit57144bf898341a43b28ab07957e001e88f647cee (patch)
treedf4749ce84bbd086dd3de04c9aac408ccf3a820e /gcc/ipa-structure-reorg.h
parentb3d40163972ceb6d443d91a5054900ea5dfdfa5b (diff)
Something to test to mcf for performance qualification.
Diffstat (limited to 'gcc/ipa-structure-reorg.h')
-rw-r--r--gcc/ipa-structure-reorg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-structure-reorg.h b/gcc/ipa-structure-reorg.h
index c0c12afe695..3f2e137af6c 100644
--- a/gcc/ipa-structure-reorg.h
+++ b/gcc/ipa-structure-reorg.h
@@ -258,7 +258,7 @@ extern const char *optrans_to_str ( enum ReorgOpTrans);
// defined marcos in the code. However, some of uses
// should obviously be converted to dump file information.
-#define DEBUGGING 1
+#define DEBUGGING 0
#if DEBUGGING
enum Display {
Show_nothing,