[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 10 20:44:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 10 20:43:33 2017
New Revision: 245343
URL: https://gcc.gnu.org/viewcvs?rev=245343&root=gcc&view=rev
Log:
PR c++/78908 - template ops and bitfields
* tree.c (build_min_non_dep): Use unlowered_expr_type.
Added:
trunk/gcc/testsuite/g++.dg/template/bitfield3.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/tree.c
More information about the Gcc-bugs
mailing list