On Thu, Apr 27, 2017 at 09:17:44PM +0200, Marek Polacek wrote:
> Yet another missing converts caused that BIT_XOR_EXPRs with incompatible
> arguments have gotten into the gimplifier. Fixed thus. This patch also
> improves readability by using a temporary, the current style wasn't very
> readable
Yet another missing converts caused that BIT_XOR_EXPRs with incompatible
arguments have gotten into the gimplifier. Fixed thus. This patch also
improves readability by using a temporary, the current style wasn't very
readable especially because of the wrong formatting caused by adding the
*_loc v