[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
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 25 21:15:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list