[Bug c++/69139] [4.9/5/6 Regression] deduction failure with trailing return type in function template argument

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 12 08:45:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This started to ICE with r202612, and starting with r204714 it rejects the
testcase instead of ICEing.


More information about the Gcc-bugs mailing list