* read.c (dwarf_file_string): New file static variable.
authorIan Lance Taylor <ian@airs.com>
Fri, 16 Jan 1998 19:56:43 +0000 (19:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 Jan 1998 19:56:43 +0000 (19:56 +0000)
commitaf8e4ed9b1fb68a84c22ab707a8eaa0d5eb2c075
treecbc1cd4be3139db5765a424ccfa013996b43a893
parent9ca4498fd5f9123d75406bcad73e80ec63dad7bb
* read.c (dwarf_file_string): New file static variable.
(emit_expr): Look for constant sequence that leads up to a file
name in DWARF debugging output.
(stringer): Use dwarf_file_string to decide whether to accept a
string as a file name.
PR 13210.
gas/ChangeLog