[Bug c++/81589] Possible False-Positive with decltype

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 26 06:22:00 GMT 2018


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 26 06:09:07 2018
New Revision: 257981

URL: https://gcc.gnu.org/viewcvs?rev=257981&root=gcc&view=rev
Log:
        PR c++/81589 - error with is_trivially_constructible.

        * method.c (constructible_expr): Set cp_unevaluated.

Added:
   
branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/method.c


More information about the Gcc-bugs mailing list