aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r--gcc/fold-const.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c
index c36f378..c284ae2 100644
--- a/gcc/fold-const.c
+++ b/gcc/fold-const.c
@@ -47,6 +47,7 @@ Boston, MA 02111-1307, USA. */
#include <setjmp.h>
#include "flags.h"
#include "tree.h"
+#include "toplev.h"
/* Handle floating overflow for `const_binop'. */
static jmp_buf float_error;