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++/67249] [concepts] ICE parsing f(pair<auto, concept>)


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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Nov 26 13:14:45 2015
New Revision: 230947

URL: https://gcc.gnu.org/viewcvs?rev=230947&root=gcc&view=rev
Log:
2015-11-26  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/67249
        * g++.dg/concepts/pr67249.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/concepts/pr67249.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]