PR c++/78908 - template ops and bitfields
commit143b3290fcf8cf8743ec5f85c2c58b9126892493
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Feb 2017 20:43:33 +0000 (10 20:43 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Feb 2017 20:43:33 +0000 (10 20:43 +0000)
tree8fc81895d35ce55da75a08cb4d3283704d9d8f9b
parentef782365c18ace0cc9851c5bb08dcd3c766f877f
PR c++/78908 - template ops and bitfields

* tree.c (build_min_non_dep): Use unlowered_expr_type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245343 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/template/bitfield3.C [new file with mode: 0644]