[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 12 03:41:00 GMT 2017
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
More information about the Gcc-bugs
mailing list