In message: <201002180206.o1i26vjl023...@svn.freebsd.org>
            Marcel Moolenaar <mar...@freebsd.org> writes:
:   Allow suppression of -Wcast-align for WARNS>=4 by defining
:   NO_WCAST_ALIGN. The headers of the standard C++ library are
:   not 64-bit clean and trigger the warning. This prevents use
:   of WARNS>=4 on ia64 for example.

Even 32-bit ARM has issues with alignment and things like data puning
of types like sockaddr.

Warner
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to