https://sourceware.org/bugzilla/show_bug.cgi?id=19281
Bryan Hundven changed:
What|Removed |Added
CC||bryanhundven at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320
Bryan Hundven changed:
What|Removed |Added
CC||bryanhundven at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320
--- Comment #4 from Bryan Hundven ---
My previous patch did not work. This one does:
```
diff --git a/gold/output.cc b/gold/output.cc
index ead67f20..2dbaa2ee 100644
--- a/gold/output.cc
+++ b/gold/output.cc
@@ -29,7 +29,9 @@
#include
#inc