PR c++/78908 - template ops and bitfields
authorJason Merrill <jason@redhat.com>
Fri, 10 Feb 2017 20:43:33 +0000 (15:43 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 10 Feb 2017 20:43:33 +0000 (15:43 -0500)
commit6a2cc46b799d01c8abbc98c70b1bacca9fd7bc2d
tree8fc81895d35ce55da75a08cb4d3283704d9d8f9b
parent5c97093ba7feef2235c45233a2a1175c8c168b4c
PR c++/78908 - template ops and bitfields

* tree.c (build_min_non_dep): Use unlowered_expr_type.

From-SVN: r245343
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/template/bitfield3.C [new file with mode: 0644]