Date: Fri, 26 Feb 1999 14:40:37 -0500 Message-Id: <199902261940.OAA24273@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <199902261923.TAA125560@out2.ibm.net> (snowball3@usa.net) Subject: Re: gas warning with _my_ds References: <199902261923 DOT TAA125560 AT out2 DOT ibm DOT net> Reply-To: djgpp-workers AT delorie DOT com That would be a djgpp bug, it should be movw. Please submit a patch. It looks like they're *all* buggy. > the offending instruction seems to be 'movl %ds,%cx' in _my_ds(). > > Does it still occur with a more recent snapshot? Does _my_ds() need > adjustment or does this need to be reported to the binutils people?