2017-04-28 Richard Biener <rguenther@suse.de>
* lto-streamer.h (LTO_major_version): Bump to 7.
From-SVN: r247365
+2017-04-28 Richard Biener <rguenther@suse.de>
+
+ * lto-streamer.h (LTO_major_version): Bump to 7.
+
2017-04-28 Richard Biener <rguenther@suse.de>
* tree-vrp.c (assert_info): New struct.
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;