2010-12-02 Richard Guenther <rguenther@suse.de>
* lto-streamer.h (LTO_major_version): Bump to 2.
From-SVN: r167368
+2010-12-02 Richard Guenther <rguenther@suse.de>
+
+ * lto-streamer.h (LTO_major_version): Bump to 2.
+
2010-12-02 Richard Guenther <rguenther@suse.de>
PR lto/44871
sections a '.' and the section type are appended. */
#define LTO_SECTION_NAME_PREFIX ".gnu.lto_"
-#define LTO_major_version 1
+#define LTO_major_version 2
#define LTO_minor_version 0
typedef unsigned char lto_decl_flags_t;