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.