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++/78334] [7 Regression] [C++1z] P0127R2 related ICE: Segmentation fault


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
This seems to have been fixed; I've added the reduced testcase to the
testsuite.

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb  3 23:19:46 2017
New Revision: 245174

URL: https://gcc.gnu.org/viewcvs?rev=245174&root=gcc&view=rev
Log:
        PR c++/78334

        * g++.dg/cpp1z/nontype-auto7.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto7.C

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