[Bug c++/12672] Evals template defaults args that it should not

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 22:06:00 GMT 2017


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org
      Known to fail|                            |3.3, 4.5.3, 4.8.3, 4.9.3,
                   |                            |5.3.0, 6.3.0, 7.0

--- Comment #14 from Martin Sebor <msebor at gcc dot gnu.org> ---
With today's top of trunk (GCC 7) the error for the test case from comment #4
is still the same.  Other compilers, including Clang 3.8, EDG 4.11, IBM XLC++,
and Microsoft Visual Studio successfully compile the code.


More information about the Gcc-bugs mailing list