OSDN Git Service

Remove debugging code accidentally included in last commit.
authorian <ian>
Fri, 6 Nov 2009 04:56:41 +0000 (04:56 +0000)
committerian <ian>
Fri, 6 Nov 2009 04:56:41 +0000 (04:56 +0000)
gold/output.cc

index 758cf4a..61c2ba6 100644 (file)
@@ -3554,11 +3554,9 @@ Output_segment::set_section_list_addresses(const Layout* layout, bool reset,
            off += (*p)->address() - (addr + (off - startoff));
          else
            {
-#if 0
              if (!layout->script_options()->saw_sections_clause())
                gold_unreachable();
              else
-#endif
                {
                  Output_section* os = (*p)->output_section();