gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation the...
authorKai Tietz <ktietz@redhat.com>
Fri, 14 Oct 2011 19:30:42 +0000 (21:30 +0200)
committerKai Tietz <ktietz@gcc.gnu.org>
Fri, 14 Oct 2011 19:30:42 +0000 (21:30 +0200)
commitfc1f4caf5f6e1e616f5dbefcdb37bb661cd8b8fd
tree698b6ce8800d81c73e13932058f99a12e5693a1b
parent1c4153dd029bb2c325eb2232b123abf940537178
gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation the operands have compatible types.

        * gimplify.c (gimplify_expr): Take care that for bitwise-binary
        transformation the operands have compatible types.

* gfortran.fortran-torture/compile/logical-2.f90: New test.

From-SVN: r180006
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90 [new file with mode: 0644]