]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix PR reference in ChangeLog.
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2019 09:29:52 +0000 (09:29 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2019 09:29:52 +0000 (09:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277283 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 2b15bf722cae6e9fc3198474086c179775787d94..d09f391be61c6d05c6fc05a8b14a9a5d7f6cd496 100644 (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.