[Bug c++/77775] [7 Regression] since r238559 Kdevelop gets miscompiled
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 4 21:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77775
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Oct 4 21:14:18 2016
New Revision: 240757
URL: https://gcc.gnu.org/viewcvs?rev=240757&root=gcc&view=rev
Log:
PR c++/77775 - misoptimization of PMF comparison
* constexpr.c (cxx_eval_component_reference): Use name matching
for PMFs.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-pmf1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-bugs
mailing list