bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29466] APP/NO_APP with linefile


From: amodra at gmail dot com
Subject: [Bug gas/29466] APP/NO_APP with linefile
Date: Thu, 11 Aug 2022 00:29:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29466

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[2.39 regression] 2.39      |APP/NO_APP with linefile
                   |broke gas for vax-linux     |

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Simpler test:

#NO_APP
#APP
# 1153 "libgcc2.c" 1
# 0 "" 2
#NO_APP

Replacing the lineinfo comments # with .linefile results in expansion of the
text. We don't have enough room in the output buffer, and the remaining input
just gets dropped.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]