public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1709] autofdo: Bump AUTO_PROFILE_VERSION.
@ 2021-06-22  6:56 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-22  6:56 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8819c82ce814a6911e2c1bfebd60b1c2366a3805

commit r12-1709-g8819c82ce814a6911e2c1bfebd60b1c2366a3805
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Jun 22 08:54:34 2021 +0200

    autofdo: Bump AUTO_PROFILE_VERSION.
    
    gcc/ChangeLog:
    
            * auto-profile.c (AUTO_PROFILE_VERSION): Bump as string format
            was changed.

Diff:
---
 gcc/auto-profile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/auto-profile.c b/gcc/auto-profile.c
index 43d6fa0b1f0..b23b82b2df4 100644
--- a/gcc/auto-profile.c
+++ b/gcc/auto-profile.c
@@ -95,7 +95,7 @@ along with GCC; see the file COPYING3.  If not see
 */
 
 #define DEFAULT_AUTO_PROFILE_FILE "fbdata.afdo"
-#define AUTO_PROFILE_VERSION 1
+#define AUTO_PROFILE_VERSION 2
 
 namespace autofdo
 {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-22  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22  6:56 [gcc r12-1709] autofdo: Bump AUTO_PROFILE_VERSION Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).