comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@ada.eu.org>
To: "Dmitriy Anisimkov" <ts@quadrat.omsk.su>
Subject: Re: Help ADA and Assembly !!! :-(
Date: 1998/01/05
Date: 1998-01-05T00:00:00+00:00	[thread overview]
Message-ID: <m37m8eyd2g.fsf@localhost.localdomain> (raw)
In-Reply-To: 01bd19f6$18026020$LocalHost@----


>>>>> "Dmitriy" == Dmitriy Anisimkov <ts@quadrat.omsk.su> writes:

Dmitriy> try -O1 without optimization

You mean probably -O0. -O1 turns on some optimizations such as
putting variables into registers even when the "register" keyword is
not present (when compiling C code), it turns on -fthread-jumps and
-fdefer-pop, etc. See "man gcc" for details.

  Sam
-- 
Samuel Tardieu -- sam@ada.eu.org




  reply	other threads:[~1998-01-05  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <68omkm$orf$1@news2.isdnet.net>
1998-01-05  0:00 ` Help ADA and Assembly !!! :-( Dmitriy Anisimkov
1998-01-05  0:00   ` Samuel Tardieu [this message]
1998-01-05  0:00     ` Robert Dewar
1998-01-05  0:00 ` Martin C. Carlisle
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox