r277933 - in /trunk/gcc: ChangeLog cp/ChangeLog...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Nov 7 23:22:00 GMT 2019


Author: jakub
Date: Thu Nov  7 23:22:41 2019
New Revision: 277933

URL: https://gcc.gnu.org/viewcvs?rev=277933&root=gcc&view=rev
Log:
	* ipa-utils.c (ipa_merge_profiles): Fix fprintf format string
	typo - mistmatch -> mismatch.
	* ipa-profile.c (ipa_profile): Likewise.
	* ipa-devirt.c (compare_virtual_tables): Fix a comment typo
	- mistmatch -> mismatch.
cp/
	* init.c (build_vec_delete_1): Fix a comment typo - mist -> must.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/ipa-devirt.c
    trunk/gcc/ipa-profile.c
    trunk/gcc/ipa-utils.c



More information about the Gcc-cvs mailing list