OSDN Git Service

PR ld/12974
authornickc <nickc>
Mon, 1 Aug 2011 11:27:13 +0000 (11:27 +0000)
committernickc <nickc>
Mon, 1 Aug 2011 11:27:13 +0000 (11:27 +0000)
commit3555f4b3b08520fdd84fd656ecdf8e577fb8947c
tree7feb83a9c23e18e57d48ad43dd6ba1b53e4ec151
parentb3a7c1dafc172d6aa7256a7f8a95f858c071d496
PR ld/12974
* config/tc-arm.c (literal_pool): Add locs field.
(add_to_lit_pool): Initialise the locs entry for the new literal.
(s_ltorg): Generate a DWARF2 line number entry for each emitted
literal pool entry.
gas/ChangeLog
gas/config/tc-arm.c