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.

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

Reply via email to