Allow symbol and label names to be enclosed in double quotes.
[binutils-gdb.git] / bfd / vms-alpha.c
index 920472abd18cfac6c95c054fd19f586cc55b7129..a0219d8c6709048974b5e385061bff20fdfbec65 100644 (file)
@@ -8597,7 +8597,7 @@ alpha_vms_bfd_final_link (bfd *abfd, struct bfd_link_info *info)
   asection *dst;
   asection *dmt;
 
-  if (info->relocatable)
+  if (bfd_link_relocatable (info))
     {
       /* FIXME: we do not yet support relocatable link.  It is not obvious
          how to do it for debug infos.  */