diff options
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r-- | gcc/fold-const.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 17672ad..b6e8ed6 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -13768,7 +13768,7 @@ recursive_label: by "call debug_fold_checksum (op0)", then just trace down till the outputs differ. */ -void +DEBUG_FUNCTION void debug_fold_checksum (const_tree t) { int i; |