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++/71576] [4.9/5 Regression] ICE on valid C++11 code (with xvalue and bitfield) on x86_64-linux-gnu: in build_target_expr, at cp/tree.c:385


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71576

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9/5/6/7 Regression] ICE  |[4.9/5 Regression] ICE on
                   |on valid C++11 code (with   |valid C++11 code (with
                   |xvalue and bitfield) on     |xvalue and bitfield) on
                   |x86_64-linux-gnu: in        |x86_64-linux-gnu: in
                   |build_target_expr, at       |build_target_expr, at
                   |cp/tree.c:385               |cp/tree.c:385

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 6.2/7 so far.

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