* corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
[deliverable/binutils-gdb.git] / ld / ldmain.c
index 7cb4fc9e99c6a6d3fab2dc3a1608494d19704de9..3b8fed63116774edec688d0b582b6278f7bf6ac5 100644 (file)
@@ -294,8 +294,6 @@ main (int argc, char **argv)
     {
       if (command_line.check_section_addresses < 0)
        command_line.check_section_addresses = 0;
-      if (command_line.relax)
-       einfo (_("%P%F: --relax and -r may not be used together\n"));
       if (link_info.shared)
        einfo (_("%P%F: -r and -shared may not be used together\n"));
     }
This page took 0.023401 seconds and 4 git commands to generate.