[Bug c++/60344] New: [C++1y] 7.1.6.4/13 not enforced
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Feb 26 09:55:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60344
Bug ID: 60344
Summary: [C++1y] 7.1.6.4/13 not enforced
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: paolo.carlini at oracle dot com
Looks like we are wrongly accepting:
auto f();
decltype(auto) f();
More information about the Gcc-bugs
mailing list