]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271)
[thirdparty/gcc.git] / gcc / ChangeLog
index 1337da89195a402bdd6ae50e585e7dd809591204..b99a9e51ecb393f9c854cdea17293b101a7e5313 100644 (file)
@@ -1,3 +1,12 @@
+2013-02-11  Iain Sandoe  <iain@codesourcery.com>
+           Jack Howarth  <howarth@bromo.med.uc.edu>
+           Patrick Marlier  <patrick.marlier@gmail.com>
+
+       PR libitm/55693
+       * config/darwin.h: Replace ENDFILE_SPEC with TM_DESTRUCTOR and
+       define ENDFILE_SPEC as TM_DESTRUCTOR.
+       * config/i386/darwin.h (ENDFILE_SPEC): Use TM_DESTRUCTOR.
+
 2013-02-11  Alexander Potapenko <glider@google.com>
            Jack Howarth  <howarth@bromo.med.uc.edu>
            Jakub Jelinek  <jakub@redhat.com>