Fix PR reference in ChangeLog.

From-SVN: r277283
This commit is contained in:
Martin Liska 2019-10-22 09:29:52 +00:00
parent 87121696fb
commit fc25649ccd

View File

@ -12,7 +12,7 @@
2019-10-21 Kamlesh Kumar <kamleshbhalui@gmail.com>
Jason Merrill <jason@redhat.com>
PR c++/83434 - typeinfo of noexcept function
PR c++/83534 - typeinfo of noexcept function
* rtti.c (get_tinfo_decl_dynamic): Do not call
TYPE_MAIN_VARIANT for function.
(get_typeid): Likewise.