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++/64398] decltype in different contexts with similar expressions triggers segfault in GCC


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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Mar  4 08:32:23 2015
New Revision: 221174

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

    PR c++/64398
    * g++.dg/cpp0x/decltype62.C: New.

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