OSDN Git Service

2011-12-16 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Dec 2011 16:29:52 +0000 (16:29 +0000)
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Dec 2011 16:29:52 +0000 (16:29 +0000)
* config/alpha/vms.h (USE_TM_CLONE_REGISTRY): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182408 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/alpha/vms.h

index 59e9c65..5849861 100644 (file)
@@ -1,5 +1,9 @@
 2011-12-16  Tristan Gingold  <gingold@adacore.com>
 
+       * config/alpha/vms.h (USE_TM_CLONE_REGISTRY): Define.
+
+2011-12-16  Tristan Gingold  <gingold@adacore.com>
+
        * config/alpha/alpha.c (alpha_use_linkage): Follow transparent alias.
        (alpha_write_one_linkage): Use assemble_name to emit linkage name.
 
index 32794c8..a84c15e 100644 (file)
@@ -23,6 +23,10 @@ along with GCC; see the file COPYING3.  If not see
    crtstuff.c and dealing with shared library initialization much easier.  */
 #define OBJECT_FORMAT_ELF
 
+/* Do not use TM clone registry as it currently doesn't work.  Alpha/VMS
+   object is too far from ELF for supporting TM out of the box.  */
+#define USE_TM_CLONE_REGISTRY 0
+
 /* This enables certain macros in alpha.h, which will make an indirect
    reference to an external symbol an invalid address.  This needs to be
    defined before we include alpha.h, since it determines which macros