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++/81589] Possible False-Positive with decltype


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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb 26 17:06:02 2018
New Revision: 258002

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

        * g++.dg/ext/is_trivially_constructible6.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C

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