Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
86c23d93
Commit
86c23d93
authored
May 16, 2019
by
Jakub Jelinek
Committed by
Jakub Jelinek
May 16, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lto-streamer.h (LTO_major_version): Bump to 9.
From-SVN: r271284
parent
8c3f47fe
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/lto-streamer.h
+1
-1
No files found.
gcc/ChangeLog
View file @
86c23d93
2019-05-16 Jakub Jelinek <jakub@redhat.com>
* lto-streamer.h (LTO_major_version): Bump to 9.
2019-05-16 Jun Ma <JunMa@linux.alibaba.com>
PR tree-optimization/90106
...
...
gcc/lto-streamer.h
View file @
86c23d93
...
...
@@ -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
8
#define LTO_major_version
9
#define LTO_minor_version 0
typedef
unsigned
char
lto_decl_flags_t
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment