On Tue, 24 Sep 2019 at 17:39, Bruce Evans <b...@optusnet.com.au> wrote:
>
> On i386, these types have different sizes, so
> gcc detects the type mismatch.  clang is too broken to report this type
> mismatch.

Interesting, it seems Clang doesn't even warn in the case of casting a
uint64_t to a 32-bit pointer. Looks like there are some useful
warnings that ought to be implemented.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to