summaryrefslogtreecommitdiff
path: root/gas/read.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2000-12-12 21:21:39 +0000
committerH.J. Lu <hjl@lucon.org>2000-12-12 21:21:39 +0000
commitf9172b3f454001a74ce7f837807aecd31ce3a737 (patch)
treef5f931d2146a1a4107ec2dd4685b7147a8c17677 /gas/read.h
parentd789307c1961d9ae405d46e9143e4e326be14b89 (diff)
downloadbinutils-redhat-f9172b3f454001a74ce7f837807aecd31ce3a737.tar.gz
2000-12-12 H.J. Lu <hjl@gnu.org>
* dwarf2dbg.c: Enabled only if BFD_ASSEMBLER is defined. * read.h (outputting_stabs_line_debug): Change it to int. * stabs.c (outputting_stabs_line_debug): Likewise.
Diffstat (limited to 'gas/read.h')
-rw-r--r--gas/read.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/read.h b/gas/read.h
index 267fcc0586..1aef827d14 100644
--- a/gas/read.h
+++ b/gas/read.h
@@ -76,7 +76,7 @@ extern symbolS *line_label;
extern symbolS *mri_common_symbol;
/* True if a stabs line debug statement is currently being emitted. */
-extern boolean outputting_stabs_line_debug;
+extern int outputting_stabs_line_debug;
/* Possible arguments to .linkonce. */
enum linkonce_type