https://gcc.gnu.org/g:95c74f354ae3186e84fbada22d2e7f3845dbb659
commit r16-769-g95c74f354ae3186e84fbada22d2e7f3845dbb659
Author: Andrew Pinski
Date: Tue May 20 13:21:28 2025 -0700
middle-end: Fix complex lowering of cabs with no LHS [PR120369]
This was introduced by r15-1797-gd8fe4
https://gcc.gnu.org/g:5568277c005f5edda0ce444e11abd1d5845d6ee7
commit r16-768-g5568277c005f5edda0ce444e11abd1d5845d6ee7
Author: Shreya Munnangi
Date: Tue May 20 20:15:42 2025 -0600
[RISC-V] Infrastructure of synthesizing logical AND with constant
So this is the next step on the pa
https://gcc.gnu.org/g:72f0b446d2c03866ebe4cae125e32fef598e924d
commit r16-767-g72f0b446d2c03866ebe4cae125e32fef598e924d
Author: liuhongt
Date: Tue Feb 25 22:48:27 2025 -0800
Add pattern match in match.pd for .AVG_CEIL
1) Optimize (a >> 1) + (b >> 1) + ((a | b) & 1) to .AVG_CEIL (a
https://gcc.gnu.org/g:75392e393a610adb674d84ae3ebb61c089521a58
commit 75392e393a610adb674d84ae3ebb61c089521a58
Author: Michael Meissner
Date: Tue May 20 16:39:49 2025 -0400
Fix PR 118541, do not generate unordered fp cmoves for IEEE compares.
In bug PR target/118541 on power9, pow
https://gcc.gnu.org/g:a331932dec94b756814f8759585915cf1f01efdf
commit a331932dec94b756814f8759585915cf1f01efdf
Author: Michael Meissner
Date: Tue May 20 16:41:38 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 109 +
1 file
https://gcc.gnu.org/g:70a5de6920055adde1cba97d91534376a195adf4
commit r16-765-g70a5de6920055adde1cba97d91534376a195adf4
Author: Andrew Pinski
Date: Sun May 18 00:06:38 2025 -0700
match: Remove valueize_condition argument from gimple_extra template
After r15-4791-gb60031e8f9f8fe, t
https://gcc.gnu.org/g:6683c729663299cdcc401248dce63ea16fc8357e
commit r15-9718-g6683c729663299cdcc401248dce63ea16fc8357e
Author: Harald Anlauf
Date: Tue May 6 20:59:48 2025 +0200
Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]
PR fortran/102891
https://gcc.gnu.org/g:fba34a0cc55488ad89becf81cf2c9ac517d244d4
commit r16-764-gfba34a0cc55488ad89becf81cf2c9ac517d244d4
Author: Robert Dubner
Date: Tue May 20 13:35:15 2025 -0400
cobol: Multiple PRs; formatting; exception processing.
The PRs mentined here have either been previous
https://gcc.gnu.org/g:18f272ec3364bcffac2d798a3a744ff2d4c0f7d5
commit r16-763-g18f272ec3364bcffac2d798a3a744ff2d4c0f7d5
Author: Umesh Kalappa
Date: Tue May 20 11:57:00 2025 -0600
[PATCH v2 2/2] MIPS p8700 doesn't have vector extension and added the
dummies reservation for the same.
https://gcc.gnu.org/g:1186a2bd6e187d512030233171293ee87b608189
commit r16-762-g1186a2bd6e187d512030233171293ee87b608189
Author: Umesh Kalappa
Date: Tue May 20 11:50:46 2025 -0600
[PATCH v2 1/2] The following changes enable P8700 processor for RISCV and
P8700 is a high-performance processo
https://gcc.gnu.org/g:d44beb132850a8ced1b0614e2724f18465b4a737
commit r16-761-gd44beb132850a8ced1b0614e2724f18465b4a737
Author: Robert Dubner
Date: Tue May 20 11:49:43 2025 -0400
cobol: sqrt(0) is not an ec-argument error. [PR119885]
libgcobol
PR cobol/119885
https://gcc.gnu.org/g:e5e42dae1cc1ee5001e62f2826730d56240662e3
commit e5e42dae1cc1ee5001e62f2826730d56240662e3
Author: Mikael Morin
Date: Tue May 20 17:18:38 2025 +0200
Correction régression pointer_array_5
Diff:
---
gcc/fortran/trans-array.cc | 2 +-
1 file changed, 1 insertion(+), 1 de
https://gcc.gnu.org/g:140b1b46af178e33c48e6ca526b653d130f7b49a
commit 140b1b46af178e33c48e6ca526b653d130f7b49a
Author: Mikael Morin
Date: Tue May 20 17:19:02 2025 +0200
gimple-exec: prise en charge écrasement adresse
Diff:
---
gcc/cgraphunit.cc | 29 +
1 file
https://gcc.gnu.org/g:76d16fbd802a10faabf63945dd34f351aea087dc
commit r15-9716-g76d16fbd802a10faabf63945dd34f351aea087dc
Author: Martin Jambor
Date: Fri May 16 17:13:51 2025 +0200
ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Since starting from GCC 15 the o
https://gcc.gnu.org/g:c1db46f7e51d4a546ca536f7f10e548f02e5cc12
commit r15-9717-gc1db46f7e51d4a546ca536f7f10e548f02e5cc12
Author: Martin Jambor
Date: Wed May 14 12:08:24 2025 +0200
tree-sra: Do not create stores into const aggregates (PR111873)
This patch fixes (hopefully the) one
https://gcc.gnu.org/g:f95d5a5ea51c923525e84f5817a94064ab99133d
commit f95d5a5ea51c923525e84f5817a94064ab99133d
Author: Mikael Morin
Date: Tue May 20 14:20:24 2025 +0200
Correction partielle maxval_char_4
Diff:
---
libgfortran/generated/maxloc0_16_s1.c | 16 +++---
libgfortran/generated/m
https://gcc.gnu.org/g:37157d145c9c8864bbd80fc00541e07d1b9e77b6
commit 37157d145c9c8864bbd80fc00541e07d1b9e77b6
Author: Mikael Morin
Date: Tue May 20 15:39:49 2025 +0200
Correction régression maxval_char_4
Diff:
---
libgfortran/generated/maxval1_s1.c | 5 +++--
libgfortran/generated/maxva
https://gcc.gnu.org/g:bc76738d12f06a5efc2b998c2d6fcc093288771f
commit bc76738d12f06a5efc2b998c2d6fcc093288771f
Merge: 033dc40acd5c 911cfea5e597
Author: Tobias Burnus
Date: Tue May 20 13:39:18 2025 +0200
Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Merge up to r15-9715-g911
https://gcc.gnu.org/g:67584acb5906eb130223cd12f05161ca4de84d5f
commit r16-760-g67584acb5906eb130223cd12f05161ca4de84d5f
Author: Tomasz Kamiński
Date: Thu Apr 24 16:03:27 2025 +0200
libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
These patch makes following ch
The branch 'devel/omp/gcc-15' was updated to point to:
bc76738d12f0... Merge branch 'releases/gcc-15' into devel/omp/gcc-15
It previously pointed to:
033dc40acd5c... ChangeLog.omp bump
Diff:
Summary of changes (added commits):
---
bc76738... Merge branch 'r
https://gcc.gnu.org/g:911cfea5e59798e04479ad475870935ccfae004b
commit r15-9715-g911cfea5e59798e04479ad475870935ccfae004b
Author: Jonathan Wakely
Date: Tue May 20 10:53:41 2025 +0100
libstdc++: Fix incorrect links to archived SGI STL docs
In r8--g25949ee33201f2 I updated some U
https://gcc.gnu.org/g:501e6e786652748ff0ad9a322f74b9b47970031f
commit r16-759-g501e6e786652748ff0ad9a322f74b9b47970031f
Author: Jonathan Wakely
Date: Tue May 20 10:53:41 2025 +0100
libstdc++: Fix incorrect links to archived SGI STL docs
In r8--g25949ee33201f2 I updated some UR
https://gcc.gnu.org/g:480a6c07dc80604899315779877d640b815c6ea3
commit 480a6c07dc80604899315779877d640b815c6ea3
Author: Mikael Morin
Date: Mon May 19 21:02:06 2025 +0200
Correction régression dec_type_print_2
Diff:
---
gcc/fortran/trans-array.cc | 7 ++-
1 file changed, 6 insertions(+
https://gcc.gnu.org/g:54c9c143568edcaeaa5eb72e9cd6529df22c70aa
commit 54c9c143568edcaeaa5eb72e9cd6529df22c70aa
Author: Mikael Morin
Date: Tue May 20 10:04:55 2025 +0200
Correction régressions minloc_string maxloc_string
Diff:
---
libgfortran/generated/maxloc0_16_s1.c | 4 +--
libgfortra
https://gcc.gnu.org/g:203e4c8225e3f5b40d27a0f49742f64e405cade9
commit 203e4c8225e3f5b40d27a0f49742f64e405cade9
Author: Mikael Morin
Date: Mon May 19 20:30:09 2025 +0200
Correction régression reduce_3 et reduce_4
Diff:
---
libgfortran/intrinsics/reduce.c | 10 +++---
1 file changed, 7
https://gcc.gnu.org/g:35fd4abd3b9631e24f8b0b910edb001561eaa382
commit r16-758-g35fd4abd3b9631e24f8b0b910edb001561eaa382
Author: Jakub Jelinek
Date: Tue May 20 09:36:58 2025 +0200
libgcc: Move bitint support exports to x86/aarch64 specific map files
When adding _BitInt support I wa
26 matches
Mail list logo