From: pavenis AT lanet DOT lv Message-ID: To: Laszlo Molnar , djgpp-workers AT delorie DOT com Date: Sat, 14 Aug 1999 20:38:01 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gcc-2.95 In-reply-to: <19990809110601.F597@crater.eth.ericsson.se> References: ; from Eli Zaretskii on Sun, Aug 08, 1999 at 02:06:09PM +0300 X-mailer: Pegasus Mail for Win32 (v3.12) Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 9 Aug 99, at 11:06, Laszlo Molnar wrote: > I suggested using -fvtable-thunks, because egcs 1.x used it on linux > by default. This flag would make c++ programs both smaller and faster. > > Of course I agree with you that testing is needed, so waiting for gcc > 3.0 seems to be a good idea. I built gcc-2.95.1 19990808 (prerelease) with -fvtable-thunks (defining #define DEFAULT_VTABLE_THUNKS 1 in gcc/config/i386/djgpp.h) I didn't saw any special problems yet. Rebuilt patched RHIDE-1.4.7 with this snapshot (had to patch it additionally). Andris