From 22021dd0b84bd1c2d10a71f9ffaeed23c97b1092 Mon Sep 17 00:00:00 2001
From: pierre <pierre@freepascal.org>
Date: Fri, 19 May 2017 21:27:08 +0000
Subject: [PATCH]  Add help for second argument to -Ch option, -Chx,y y is max
 heap size

git-svn-id: trunk@36258 -
---
 compiler/msg/errore.msg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler/msg/errore.msg b/compiler/msg/errore.msg
index 3738b3a024..5d2dfb10aa 100644
--- a/compiler/msg/errore.msg
+++ b/compiler/msg/errore.msg
@@ -3747,7 +3747,7 @@ S*2Aas_Assemble using GNU AS
 **2Cf<x>_Select fpu instruction set to use; see fpc -i or fpc -if for possible values
 **2CF<x>_Minimal floating point constant precision (default, 32, 64)
 **2Cg_Generate PIC code
-**2Ch<n>_<n> bytes heap (between 1023 and 67107840)
+**2Ch<n>[,m]_<n> bytes min heap size (between 1023 and 67107840) and optionally [m] max heap size
 **2Ci_IO-checking
 A*2CI<x>_Select instruction set on ARM: ARM or THUMB
 **2Cn_Omit linking stage