From a8d72cc11a50367e8679758b19864d5eba553306 Mon Sep 17 00:00:00 2001 From: nickysn Date: Mon, 1 Apr 2013 19:25:11 +0000 Subject: [PATCH] * bug fix in defutil.get_common_intdef git-svn-id: branches/i8086@24115 - --- compiler/defutil.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/defutil.pas b/compiler/defutil.pas index b791dd8152..14b82bddcf 100644 --- a/compiler/defutil.pas +++ b/compiler/defutil.pas @@ -1221,7 +1221,7 @@ implementation llow, lhigh: tconstexprint; begin llow:=rd.low; - if llowld.low then llow:=ld.low; lhigh:=rd.high; if lhigh