Re: gas bug: out-of-order .file directives do not work

2006-02-28 Thread Alan Modra
On Wed, Feb 22, 2006 at 02:22:40PM -0500, [EMAIL PROTECTED] wrote: > This happens on x86-linux in gas 2.14 and 2.16, and the bug > is still in the source code in the latest CVS version. > > .file directives do not work unless they are emitted in numerical > order. For example, this fails: > >

gas bug: out-of-order .file directives do not work

2006-02-23 Thread mat
This happens on x86-linux in gas 2.14 and 2.16, and the bug is still in the source code in the latest CVS version. .file directives do not work unless they are emitted in numerical order. For example, this fails: .file 2 "/something_else" .loc2 402 1 .file 1