diff options
author | Stafford Horne <shorne@gmail.com> | 2017-02-06 23:38:39 +0900 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-02-13 09:16:51 +0100 |
commit | ff7b7b8945b8ca356710abe67a867ed6fb81f74a (patch) | |
tree | 619ebec81f962cb0a4da522417b68aeae60a6c3d /newlib/libc/stdlib/arc4random.c | |
parent | d1caad439334b29983c0bb3a9222f2eeb60a25a8 (diff) | |
download | cygnal-ff7b7b8945b8ca356710abe67a867ed6fb81f74a.tar.gz cygnal-ff7b7b8945b8ca356710abe67a867ed6fb81f74a.tar.bz2 cygnal-ff7b7b8945b8ca356710abe67a867ed6fb81f74a.zip |
libgloss: or1k: If available call the init for init_array
There was an issue revealed in gdb testing where C++ virtual tables
were not getting properly initialized. This seems to be due to the
c++ global constructors moving from ctors to init_array.
This fix makes sure we call the proper method for initializing the
constructors in all places.
Diffstat (limited to 'newlib/libc/stdlib/arc4random.c')
0 files changed, 0 insertions, 0 deletions