re PR c++/89419 (ICE in is_normal_capture_proxy starting with r253601)
authorMarek Polacek <polacek@redhat.com>
Sat, 23 Feb 2019 14:54:23 +0000 (14:54 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 23 Feb 2019 14:54:23 +0000 (14:54 +0000)
commit3aab3d374adf1b333661a6948c586c8d665a0807
treed494ea6c3cd438de661b083081967481df9a4358
parent28a19c5be3c3982595230497f1a6142fda69bdfa
re PR c++/89419 (ICE in is_normal_capture_proxy starting with r253601)

PR c++/89419
* g++.dg/cpp1y/lambda-generic-89419.C: New test.

From-SVN: r269159
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/lambda-generic-89419.C [new file with mode: 0644]