from config/elfos.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42991
138bc75d-0d04-0410-961f-
82ee72b054a4
+2001-06-07 Loren J. Rittle <ljrittle@acm.org>
+
+ * config/alpha/elf.h (MAKE_DECL_ONE_ONLY): Copy definition
+ from config/elfos.h.
+
2001-06-07 Phil Edwards <pme@sources.redhat.com>
* linux.h (CPLUSPLUS_CPP_SPEC): Move -D_GNU_SOURCE to here.
} \
while (0)
+#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
+
#define UNIQUE_SECTION_P(DECL) (DECL_ONE_ONLY (DECL))
#undef UNIQUE_SECTION