* lto-streamer.h (LTO_major_version): Bump to 5.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225113
138bc75d-0d04-0410-961f-
82ee72b054a4
+2015-06-29 Richard Biener <rguenther@suse.de>
+
+ * lto-streamer.h (LTO_major_version): Bump to 5.
+
2015-06-29 Richard Biener <rguenther@suse.de>
PR tree-optimization/66677
String are represented in the table as pairs, a length in ULEB128
form followed by the data for the string. */
-#define LTO_major_version 4
+#define LTO_major_version 5
#define LTO_minor_version 0
typedef unsigned char lto_decl_flags_t;