X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 7 Apr 2002 01:04:30 -0500 Message-Id: <200204070604.g3764UD18793@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: luckie AT netvigator DOT com CC: djgpp AT delorie DOT com In-reply-to: (luckie@netvigator.com) Subject: Re: Declaring variables in GAS References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk You can see how gcc does it by using the -S option... C:\> gcc -S foo.c