aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r--gcc/rtl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index c448677..1136874 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */
extern struct obstack *rtl_obstack;
-#if HOST_BITS_PER_WIDE_INT != HOST_BITS_PER_INT
+#ifdef NEED_DECLARATION_ATOL
extern long atol();
#endif