[Bug c++/65054] [5 Regression] internal compiler error: in maybe_constant_value, at cp/constexpr.c:3646
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 22:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65054
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 13 22:07:30 2015
New Revision: 220697
URL: https://gcc.gnu.org/viewcvs?rev=220697&root=gcc&view=rev
Log:
PR c++/65054
* pt.c (template_args_equal): Look through conversions here.
* tree.c (cp_tree_equal): Not here.
Added:
trunk/gcc/testsuite/g++.dg/expr/ptr-arith1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
trunk/gcc/cp/pt.c
trunk/gcc/cp/tree.c
More information about the Gcc-bugs
mailing list