This fixes a bug whereby #line directives inside a macro would be ignored,
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 17 Jun 2014 16:21:08 +0000 (17:21 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 17 Jun 2014 16:21:08 +0000 (17:21 +0100)
commit6d1ace6861e999361b30d1bc27459ab8094e0d4a
tree0f2d2bc05ec08a122ca10b1ddcc30cef25021886
parent548a23572832015e1d457188c5962e349825e86e
This fixes a bug whereby #line directives inside a macro would be ignored,
thus resulting in bad line debug information.

PR gas/16908
* macro.c (buffer_and_nest): Honour #line directives inside
macros.
gas/ChangeLog
gas/macro.c
This page took 0.023482 seconds and 4 git commands to generate.