[PATCH] cpukit/aarch64: Resolve warnings with ILP32 ABI

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Sep 26 06:02:18 UTC 2023


On 25.09.23 22:34, Kinsey Moore wrote:
> Casts from uint64_t to void* must go through a uintptr_t cast to avoid 
> warnings when building with the ILP32 ABI since this is otherwise an 
> implicit truncation to 32bits for a pointer.

Thanks for fixing the warning in _CPU_Get_TLS_thread_pointer().

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list