[Bug tree-optimization/91191] vrp and boolean arguments

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 4 19:21:18 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91191

--- Comment #5 from Jeffrey A. Law <law at redhat dot com> ---
The best way to think about V_C_E is that it's the same bits, just viewed in a
different type whereas a cast can do things like sign/zero extension,
truncation of floating point values to integers, etc).


More information about the Gcc-bugs mailing list