[Bug c++/71561] [5/6/7 Regression] ICE with -Wall on valid C++ code on x86_64-linux-gnu: in potential_constant_expression_1, at cp/constexpr.c:5249
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 17 07:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71561
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |5.5
Summary|ICE with -Wall on valid C++ |[5/6/7 Regression] ICE with
|code on x86_64-linux-gnu: |-Wall on valid C++ code on
|in |x86_64-linux-gnu: in
|potential_constant_expressi |potential_constant_expressi
|on_1, at |on_1, at
|cp/constexpr.c:5249 |cp/constexpr.c:5249
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, started with r217663.
More information about the Gcc-bugs
mailing list