]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break)
[thirdparty/gcc.git] / gcc / ChangeLog
index bbe5a665f1d246478571c3c725dfdae92d8e0a9c..8af4967c718346a28004cfbb3cf1ebfdd9235576 100644 (file)
@@ -1,3 +1,11 @@
+2013-02-01  David Edelsohn  <dje.gcc@gmail.com>
+
+       PR target/54601
+       * configure.ac (use_cxa_atexit): Add AIX.
+       * configure: Regenerate.
+
+       * config/rs6000/aix61.h (STARTFILE_SPEC): Add crtcxa.o.
+
 2013-02-01  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/54793