This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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]

Re: [PATCH] Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.


On Sun, 2015-05-31 at 22:42 +0200, Mark Wielaard wrote:
> The -fsanitize=undefined check need to use AC_LINK_IFELSE to make sure
> libubsan is installed. When doing undefined checking we should disable
> ALLOW_UNALIGNED memory accesses to catch issues where we do unaligned
> accesses by accident.

Pushed to master.

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