This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]