From: pavenis AT lanet DOT lv To: DJ Delorie , djgpp-workers AT delorie DOT com Date: Wed, 13 Jun 2001 17:48:48 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: GCC-3.0 related problem with src/libc/stubs/stubXXXX.S Message-ID: <3B27A780.23783.103044E@localhost> In-reply-to: <200106131415.KAA00697@envy.delorie.com> References: <200106130926 DOT f5D9QAX03971 AT hal DOT astr DOT lu DOT lv> (message from Andris Pavenis on Wed, 13 Jun 2001 12:26:10 +0300) X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 13 Jun 2001, at 10:15, DJ Delorie wrote: > > > I got a respsonse that it's rather unlikely to be fixed in gcc-3.0 release > > Fortunatelly it's easy to workaround this bug by simply adding > > blank line at start of .S file: > > Please check this in anyway. It's a harmless change to our sources, > and if it makes things easier for library builders, great. OK, I'll do this (with comment why it's added) Andris