------- Additional Comments From hjl dot tools at gmail dot com  2009-11-05 
19:59 -------
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.103&r2=1.104

doesn't match the ChangeLog entry. Is

@@ -3558,9 +3554,11 @@
            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();

intentional?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10910

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to