https://sourceware.org/bugzilla/show_bug.cgi?id=24144
--- Comment #9 from Paul Koning ---
Thanks, that cures my test case and in fact makes 14 fewer failures in the gcc
test suite.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=24144
--- Comment #4 from Paul Koning ---
Created attachment 11638
--> https://sourceware.org/bugzilla/attachment.cgi?id=11638&action=edit
Test case object files and script
I ran into this issue some time ago while debugging pdp11-gcc test case
f
https://sourceware.org/bugzilla/show_bug.cgi?id=24144
--- Comment #2 from Paul Koning ---
GCC sets the max alignment to 2 bytes for pdp11, since alignment larger than
that is not useful on that machine. It may make sense for binutils to apply
the same limit.
--
You are receiving this mail beca
https://sourceware.org/bugzilla/show_bug.cgi?id=24144
Paul Koning changed:
What|Removed |Added
CC||pkoning at equallogic dot com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=23931
--- Comment #3 from Paul Koning ---
Great. I agree fixing the check is best. I looked at the code but it wasn't
clear to me how to do that, so I did the disable as a crude test.
--
You are receiving this mail because:
You are on the CC lis
: binutils
Assignee: unassigned at sourceware dot org
Reporter: pkoning at equallogic dot com
Target Milestone: ---
Created attachment 11417
--> https://sourceware.org/bugzilla/attachment.cgi?id=11417&action=edit
crt0.o for pdp11
Function dump_relocs_in_section in ob
https://sourceware.org/bugzilla/show_bug.cgi?id=23881
--- Comment #1 from Paul Koning ---
Created attachment 11391
--> https://sourceware.org/bugzilla/attachment.cgi?id=11391&action=edit
main program to link with testdbg.S
--
You are receiving this mail because:
You are on the CC list for the
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: pkoning at equallogic dot com
Target Milestone: ---
Created attachment 11390
--> https://sourceware.org/bugzilla/attachment.cgi?id=11390&action=edit
test file full of .stabs data
For pdp11, the linker i
--- Additional Comments From pkoning at equallogic dot com 2007-03-20
14:02 ---
I ran into this issue with GCC 4.1.2, so I'm not sure about it not happening
with newer compilers.
A warning doesn't help, because it's as bad as an error when you build with
"warnings