[Bug c++/65509] [5 Regression] [C++11] GCC rejects operator== with two distinct pointers as not constexpr
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 29 19:29:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65509
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #16 from Jason Merrill <jason at gcc dot gnu.org> ---
I think these additional testcases should go on bug 65398, not this one; these
cases also deal with the address of an array element.
More information about the Gcc-bugs
mailing list