diff options
author | Alexandre Oliva <oliva@adacore.com> | 2021-05-04 21:49:41 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2021-05-04 21:49:41 -0300 |
commit | 9aed32cc8f1baca398a203ddf4df2f80f43562c1 (patch) | |
tree | 5a1c8eca18ceaeefe5747834a9f564268b3621fd /gcc/cfgexpand.c | |
parent | 99e8df7a4cc0bb1bfa49e69ccb0f7e02c9755e3c (diff) | |
download | gcc-9aed32cc8f1baca398a203ddf4df2f80f43562c1.zip gcc-9aed32cc8f1baca398a203ddf4df2f80f43562c1.tar.gz gcc-9aed32cc8f1baca398a203ddf4df2f80f43562c1.tar.bz2 |
restore EH on x86-vx7r2
x86-vx7r2 needs svr4_dbx_register_map, but the default in i386/i386.h
was dbx_register_map, partially swapping ebp and esp in unwind info.
i386/vxworks.h had a correct overrider, but it was conditional for
vxworks < 7. This patch reenables the overrider unconditionally.
for gcc/ChangeLog
* config/i386/vxworks.h (DBX_REGISTER_NUMBER): Make it
unconditional.
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions