delorie.com/archives/browse.cgi | search |
Date: | Thu, 25 Jul 1996 07:56:48 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Jan Oonk <jan AT stack DOT urc DOT tue DOT nl> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Size optimizations? |
In-Reply-To: | <4t295j$12i@snail.stack.urc.tue.nl> |
Message-Id: | <Pine.SUN.3.91.960725075539.16044D-100000@is> |
Mime-Version: | 1.0 |
On 23 Jul 1996, Jan Oonk wrote: > And if I remember correctly dont use -O2 or -O3 or the compiler will make > all funcitons calls inline! That's -O3 that inlines and bloats. Using -O2 actually makes the code smaller in most cases, so -O2 is a Good Thing.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |