[Bug c++/83504] incorrect attribute const interpretation on function overloads
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 5 12:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83504
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
It seems that the behavior of GCC is at least unexpected even if other
compilers follow GCCs current behavior. How do we behave for template
specializations?
More information about the Gcc-bugs
mailing list