Re: [PATCH] arm_neon.h: remove useless push/pop pragmas

2025-07-04 Thread Christophe Lyon
ping? On Tue, 27 May 2025 at 08:33, Christophe Lyon wrote: > > On Mon, 26 May 2025 at 18:14, Christophe Lyon > wrote: > > > > Remove #pragma GCC target ("arch=armv8.2-a+bf16") and preceding > > target and is thus useless. > I guess this should read: > Remove #pragma GCC target ("arch=armv8.2-a+b

Re: [Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.

2025-07-04 Thread Jerry D
On 7/4/25 5:12 AM, Andre Vehreschild wrote: Hi all, attached patches goes on top of other 6 caf_shmem coarray patches and fixes missing includes esp. on non-Linux systems. I have tested this on a FreeBSD, which is very time consuming due to it being fully virtualized on my system. Regtests ok o

[FYI] [vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT

2025-07-04 Thread Alexandre Oliva
Configuring gcc for --target=powerpc-wrs-vxworks7r2 sets things up for a 64-bit compiler, just like powerpc64-wrs-vxworks7r2, except that TARGET_VXWORKS64 is only defined as 1 for targets that match *64-*-vxworks*. With !TARGET_VXWORKS64, we get a 64-bit toolchain that defines SIZE_TYPE, PTRDIFF

<    1   2