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:
>
>
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