bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/18959] gold doesn't respect alignment of .rodata.str.* section


From: ccoutant at gmail dot com
Subject: [Bug gold/18959] gold doesn't respect alignment of .rodata.str.* section
Date: Mon, 14 Sep 2015 23:07:56 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18959

--- Comment #2 from Cary Coutant <ccoutant at gmail dot com> ---
> How about this patch? Seems to fix the issue on s390. However, the empty 
> string
> seems to have been special-cased on purpose and I'm afraid it could mess
> something up.

I don't really know why the empty string was special-cased there; it
probably shouldn't have been (the reasoning may have been that an
empty string doesn't need to be aligned, but you have a good example
why that's not true).

This patch is small enough that I don't think I need to worry about
your copyright assignment. I'll take a closer look and commit it for
you if everything looks OK. Do you have write access to the binutils
repo?

Anyway, thanks for the fix!

-cary

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

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