[Bug c++/65198] [4.9 Regression] User-defined literal template inside generic lambda segfaults
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 1 00:04:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65198
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-12-01
CC| |msebor at gcc dot gnu.org
Known to work|5.0 |5.1.0
Version|5.0 |4.9.3
Ever confirmed|0 |1
Known to fail| |4.9.3
--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Both GCC 5.1.0 and 6.0 (today's trunk) compile the code without any errors.
GCC 4.9.2 and 4.9.3 fail with the ICE in comment #3. Changing Version to
reflect that.
More information about the Gcc-bugs
mailing list