lto-streamer.h (LTO_major_version): Bump to 8.
2018-04-25 Richard Biener <rguenther@suse.de> * lto-streamer.h (LTO_major_version): Bump to 8. From-SVN: r259638
This commit is contained in:
parent
49b7ffb711
commit
09304ef4a8
@ -1,3 +1,7 @@
|
||||
2018-04-25 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* lto-streamer.h (LTO_major_version): Bump to 8.
|
||||
|
||||
2018-04-25 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* BASE-VER: Set to 9.0.0.
|
||||
|
@ -120,7 +120,7 @@ along with GCC; see the file COPYING3. If not see
|
||||
String are represented in the table as pairs, a length in ULEB128
|
||||
form followed by the data for the string. */
|
||||
|
||||
#define LTO_major_version 7
|
||||
#define LTO_major_version 8
|
||||
#define LTO_minor_version 0
|
||||
|
||||
typedef unsigned char lto_decl_flags_t;
|
||||
|
Loading…
Reference in New Issue
Block a user