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
b1a2b0ba
Commit
b1a2b0ba
authored
Oct 25, 2016
by
Jeff Law
Committed by
Jeff Law
Oct 25, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
From-SVN: r241512
parent
8e104951
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/m68k/m68k.c
+1
-0
No files found.
gcc/ChangeLog
View file @
b1a2b0ba
2016-10-25 Jeff Law <law@redhat.com>
* config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
2016-10-25 Martin Liska <mliska@suse.cz>
PR sanitizer/78106
...
...
gcc/config/m68k/m68k.c
View file @
b1a2b0ba
...
...
@@ -4550,6 +4550,7 @@ m68k_get_reloc_decoration (enum m68k_reloc reloc)
}
}
}
gcc_unreachable
();
case
RELOC_TLSGD
:
return
"@TLSGD"
;
...
...
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