https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Sun Feb 12 03:34:11 2017 New Revision: 245373 URL: https://gcc.gnu.org/viewcvs?rev=245373&root=gcc&view=rev Log: PR c++/78908 - template ops and bitfields * tree.c (build_min_non_dep): Use unlowered_expr_type. Added: branches/gcc-6-branch/gcc/testsuite/g++.dg/template/bitfield3.C Modified: branches/gcc-6-branch/gcc/cp/ChangeLog branches/gcc-6-branch/gcc/cp/tree.c