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 libc/11357] SIGBUS in getenv().


------- Additional Comments From drepper at redhat dot com  2010-03-10 20:09 -------
(In reply to comment #3)
> could we add to glibc's configure some strict alignment switch?

No.  If you care about this you do the work and maintain a patch.  But don't
expect anyone else to care and do any work.  x86 always will expect unaligned
accesses to work, that's assumed in all the code.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11357

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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