bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/10910] gold is broken


From: hjl dot tools at gmail dot com
Subject: [Bug gold/10910] gold is broken
Date: 5 Nov 2009 19:59:19 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]