This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1be51a3a9a
gcc
/
lto-plugin
History
GCC Administrator
fdcc0283c6
Daily bump.
2020-09-11 00:16:28 +00:00
..
aclocal.m4
ChangeLog
Daily bump.
2020-09-11 00:16:28 +00:00
config.h.in
configure
configure.ac
lto-plugin.c
If the lto plugin encounters a file with multiple symbol sections, each of which also has a v1 symbol extension section[1] then it will attempt to read the extension data for *every* symbol from each of the extension sections. This results in reading off the end of a buffer with the associated memory corruption that that entails. This patch fixes that problem.
2020-09-09 15:54:20 +01:00
Makefile.am
Cygwin/MinGW: Do not version lto plugins
2020-09-10 11:54:28 +00:00
Makefile.in
Cygwin/MinGW: Do not version lto plugins
2020-09-10 11:54:28 +00:00