]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/77548 (ICE on invalid C++ code with overloaded functions: in instantiate_ty...
authorMarek Polacek <polacek@redhat.com>
Sat, 8 Jun 2019 13:13:48 +0000 (13:13 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 8 Jun 2019 13:13:48 +0000 (13:13 +0000)
commiteb37013fb5f4017ed843fceed4461102d8ab8e2b
tree3b596ca207c98148b733371c179e37218bab088f
parent8d7a99bd3345bff1640ad69c7f33a0736f46590f
re PR c++/77548 (ICE on invalid C++ code with overloaded functions: in instantiate_type, at cp/class.c:8270)

PR c++/77548
* g++.dg/other/pr77548.C: New test.

From-SVN: r272079
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/pr77548.C [new file with mode: 0644]