Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b2e44b42
Commit
b2e44b42
authored
May 30, 2019
by
Paul Eggert
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pacify GCC when compiling unexelf.c on Fedora 30
* src/unexelf.c (unexec): Pacify GCC 9.
parent
fa9e575c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/unexelf.c
src/unexelf.c
+1
-0
No files found.
src/unexelf.c
View file @
b2e44b42
...
...
@@ -304,6 +304,7 @@ unexec (const char *new_name, const char *old_name)
||
seg
->
p_vaddr
>
old_bss_seg
->
p_vaddr
))
old_bss_seg
=
seg
;
}
eassume
(
old_bss_seg
);
/* Note that old_bss_addr may be lower than the first bss section
address, since the section may need aligning. */
...
...
EMBA bot
@bot
mentioned in commit
7af7289e
·
Jun 01, 2019
mentioned in commit
7af7289e
mentioned in commit 7af7289e9eefc0ea61e55151d050929687b9456a
Toggle commit list
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