aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/as.c b/gas/as.c
index 650c4f2..b99ea1e 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -1206,8 +1206,8 @@ main (int argc, char ** argv)
dwarf2_init ();
- local_symbol_make ("__GAS_VERSION__", absolute_section,
- BFD_VERSION / 10000UL, &zero_address_frag);
+ local_symbol_make (".gasversion.", absolute_section,
+ BFD_VERSION / 10000UL, &predefined_address_frag);
/* Now that we have fully initialized, and have created the output
file, define any symbols requested by --defsym command line