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++/80691] Narrowing conversion in {} allowed in a SFINAE context


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue May  8 08:55:30 2018
New Revision: 260027

URL: https://gcc.gnu.org/viewcvs?rev=260027&root=gcc&view=rev
Log:
2018-05-08  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/80691
        * g++.dg/cpp0x/narrowing1.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/narrowing1.C
Modified:
    trunk/gcc/testsuite/ChangeLog

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