This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52966] ill-formed template constexpr functions are accepted?


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52966

Yury V. Zaytsev <yury at shurup dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yury at shurup dot com

--- Comment #1 from Yury V. Zaytsev <yury at shurup dot com> ---
I've been also hit by this bug recently on gcc 4.9.2 and gcc 5.1. I haven't
tried gcc 5.2 yet, but I would assume it's still there.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]