This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug locale/18960] s390: _nl_locale_subfreeres uses larl opcode on misaligned symbol


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

Marcin KoÅcielnicki <koriakin at 0x04 dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koriakin at 0x04 dot net

--- Comment #2 from Marcin KoÅcielnicki <koriakin at 0x04 dot net> ---
Created attachment 8637
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8637&action=edit
Fixes the problem by adding __attribute__((__aligned__(1)))

I think this should fix the problem. Could someone look into it?

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]