]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Delete MALLOC_ABI_ALIGNMENT define from pa32-linux.h
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 5 Oct 2023 20:05:00 +0000 (20:05 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 5 Oct 2023 20:05:00 +0000 (20:05 +0000)
2023-10-05  John David Anglin  <danglin@gcc.gnu.org>

* config/pa/pa32-linux.h (MALLOC_ABI_ALIGNMENT): Delete.

gcc/config/pa/pa32-linux.h

index bdd13ce492e8b5011ada0ba54507db7481f3ae8b..f48e45374f48a43da05b775bc8cbad480454fa15 100644 (file)
@@ -68,11 +68,6 @@ call_ ## FUNC (void)                                 \
 #undef  WCHAR_TYPE_SIZE
 #define WCHAR_TYPE_SIZE BITS_PER_WORD
 
-/* POSIX types such as pthread_mutex_t require 16-byte alignment to retain
-   layout compatibility with the original linux thread implementation.  */
-#undef MALLOC_ABI_ALIGNMENT
-#define MALLOC_ABI_ALIGNMENT 128
-
 /* Place jump tables in the text section except when generating non-PIC
    code.  When generating non-PIC code, the relocations needed to load the
    address of the jump table result in a text label in the final executable