[gcc r15-4869] Fortran: Fix associate_69.f90 that fails on some platforms [PR115700]

2024-11-03 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:4ed02814c2191d5febe0972c3e43c80c004f4799 commit r15-4869-g4ed02814c2191d5febe0972c3e43c80c004f4799 Author: Paul Thomas Date: Sun Nov 3 18:02:16 2024 + Fortran: Fix associate_69.f90 that fails on some platforms [PR115700] 2024-11-03 Paul Thomas

[gcc r13-9165] Fortran: Fix regression in 13-branch due to pr113363.f90 [PR116040]

2024-11-03 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3937e01b4eba511a4a5fd2bcd0c81c62fe3ec68a commit r13-9165-g3937e01b4eba511a4a5fd2bcd0c81c62fe3ec68a Author: Paul Thomas Date: Sun Nov 3 15:45:32 2024 + Fortran: Fix regression in 13-branch due to pr113363.f90 [PR116040] 2023-11-03 Paul Thomas g

[gcc r15-4870] match: Fix `a != 0 ? a - 1 : 0` pattern [PR117363]

2024-11-03 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:059fdb725ba8210a88a2416a1f819b9ba5453095 commit r15-4870-g059fdb725ba8210a88a2416a1f819b9ba5453095 Author: Andrew Pinski Date: Wed Oct 30 21:10:19 2024 -0700 match: Fix `a != 0 ? a - 1 : 0` pattern [PR117363] There are a couple of things wrong with this patte

[gcc r15-4871] docs: Document that __builtin_assoc_barrier also can be used for FMAs [PR115023]

2024-11-03 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:caa26905eaf79d4875136c8de9e881371e97fe90 commit r15-4871-gcaa26905eaf79d4875136c8de9e881371e97fe90 Author: Andrew Pinski Date: Sat Nov 2 23:34:00 2024 -0700 docs: Document that __builtin_assoc_barrier also can be used for FMAs [PR115023] I noticed that __bui