diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2013-02-01 20:26:24 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2013-02-01 15:26:24 -0500 |
commit | 99113dff9d9f04184797e8f3565dfe0c900a2345 (patch) | |
tree | 30472f84083cf675f186689b2add871ca6d548f8 /libobjc/exception.c | |
parent | ddd84654d90b8056c5aa1a5f164cb685db327aa0 (diff) | |
download | gcc-99113dff9d9f04184797e8f3565dfe0c900a2345.zip gcc-99113dff9d9f04184797e8f3565dfe0c900a2345.tar.gz gcc-99113dff9d9f04184797e8f3565dfe0c900a2345.tar.bz2 |
re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break)
PR target/54601
libgcc/
* config.host (powerpc-ibm-aix[56789]): Add t-aix-cxa to tmake_file.
Add crtcxa to extra_parts.
* config/rs6000/exit.h: New file.
* config/rs6000/cxa_atexit.c: New file.
* config/rs6000/cxa_finalize.c: New file.
* config/rs6000/crtcxa.c: New file.
* config/rs6000/t-aix-cxa: New file.
* config/rs6000/libgcc-aix-cxa.ver: New file.
gcc/
* configure.ac (cxa_atexit): Add AIX.
* configure: Regenerate.
* config/rs6000/aix61.h (STARTFILE_SPEC): Add crtcxa.o.
From-SVN: r195675
Diffstat (limited to 'libobjc/exception.c')
0 files changed, 0 insertions, 0 deletions