public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Bump LTO_major
@ 2017-04-28  9:16 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2017-04-28  9:16 UTC (permalink / raw)
  To: gcc-patches


Committed.

Richard.

2017-04-28  Richard Biener  <rguenther@suse.de>

	* lto-streamer.h (LTO_major_version): Bump to 7.

Index: gcc/lto-streamer.h
===================================================================
--- gcc/lto-streamer.h	(revision 247362)
+++ gcc/lto-streamer.h	(working copy)
@@ -128,7 +128,7 @@ along with GCC; see the file COPYING3.
      String are represented in the table as pairs, a length in ULEB128
      form followed by the data for the string.  */
 
-#define LTO_major_version 6
+#define LTO_major_version 7
 #define LTO_minor_version 0
 
 typedef unsigned char	lto_decl_flags_t;

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

only message in thread, other threads:[~2017-04-28  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-28  9:16 [PATCH] Bump LTO_major Richard Biener

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).