https://gcc.gnu.org/g:1d9e02bb7e0af4f3d3eaaa1a0f4961970aba5560
commit r15-9514-g1d9e02bb7e0af4f3d3eaaa1a0f4961970aba5560
Author: Kito Cheng
Date: Mon Apr 14 16:03:07 2025 +0800
RISC-V: Put jump table in text for large code model
Large code model assume the data or rodata may put f
https://gcc.gnu.org/g:fc4099a4842805f1eb59a666e18f84e309df8cb1
commit r15-9515-gfc4099a4842805f1eb59a666e18f84e309df8cb1
Author: Jesse Huang
Date: Thu Apr 10 21:25:21 2025 -0700
riscv: Fix incorrect gnu property alignment on rv32
Codegen is incorrectly emitting a ".p2align 3" that
https://gcc.gnu.org/g:45a708d7bf8369930f4f770bbb7047941727ba41
commit r15-9513-g45a708d7bf8369930f4f770bbb7047941727ba41
Author: Jakub Jelinek
Date: Wed Apr 16 08:42:35 2025 +0200
testsuite: Add testcase for already fixed PR [PR116093]
This testcase got fixed with r15-9397 PR11972
https://gcc.gnu.org/g:31e16c8b75bd49a9c5c01ada340da340c6f15c99
commit r15-9512-g31e16c8b75bd49a9c5c01ada340da340c6f15c99
Author: Tejas Belagod
Date: Sun Apr 13 01:08:00 2025 +0530
AArch64: Fix operands order in vec_extract expander
The operand order to gen_vcond_mask call in the v
https://gcc.gnu.org/g:128192f13bd7a5b116fb84299dfe9f6cbe4a7ba7
commit 128192f13bd7a5b116fb84299dfe9f6cbe4a7ba7
Author: Michael Meissner
Date: Wed Apr 16 00:34:36 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 74 ++
1 file
https://gcc.gnu.org/g:60843e98e637bf0b7eb5826f078a111ba9b82a52
commit 60843e98e637bf0b7eb5826f078a111ba9b82a52
Author: Michael Meissner
Date: Wed Apr 16 00:33:01 2025 -0400
PR 99293: Optimize splat of a V2DF/V2DI extract with constant element
We had optimizations for splat of a ve
https://gcc.gnu.org/g:73b321d24ce4320f0171b7b132d098e1a261f4b9
commit 73b321d24ce4320f0171b7b132d098e1a261f4b9
Author: Michael Meissner
Date: Wed Apr 16 00:32:09 2025 -0400
PR target/108958 -- use mtvsrdd to zero extend GPR DImode to VSX TImode
Previously GCC would zero externd a
https://gcc.gnu.org/g:56b3858b6a1118d2e27e3047d5ee52faec7aac83
commit r14-11620-g56b3858b6a1118d2e27e3047d5ee52faec7aac83
Author: Alexandre Oliva
Date: Wed Apr 16 01:10:54 2025 -0300
RISC-V: revert pr114194 tests on gcc-14 [PR118601]
The gcc-14 backport that split the pr114194 tes
https://gcc.gnu.org/g:b7b1aeea684a8191d1503b4022cea8d0d218ca65
commit r14-11619-gb7b1aeea684a8191d1503b4022cea8d0d218ca65
Author: Alexandre Oliva
Date: Wed Apr 16 01:10:53 2025 -0300
RISC-V: adjust testcase for gcc-14 [PR118182]
The pr118182-2.c testcase backported from gcc-15 dep
https://gcc.gnu.org/g:636da29cf46066ff92ab9887bb1647cff69e074e
commit 636da29cf46066ff92ab9887bb1647cff69e074e
Author: Michael Meissner
Date: Tue Apr 15 21:25:18 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 121 +
1 file
https://gcc.gnu.org/g:e026ca5d1c6a1b02231acfdbd1e2edec19ed3b42
commit e026ca5d1c6a1b02231acfdbd1e2edec19ed3b42
Author: Michael Meissner
Date: Tue Apr 15 21:23:34 2025 -0400
Fix PR 118541, do not generate unordered fp cmoves for IEEE compares.
Bernhard Reutner-Fischer suggested som
https://gcc.gnu.org/g:43cbf049f5b017316f6fb1ea5f95784194323a51
commit r15-9511-g43cbf049f5b017316f6fb1ea5f95784194323a51
Author: Alice Carlotti
Date: Tue Apr 15 17:36:25 2025 +0100
aarch64: Disable sysreg feature gating
This applies to the sysreg read/write intrinsics __arm_[wr]sr
https://gcc.gnu.org/g:c5ffab99a5a962aa955310e74ca0a4be5c1acf30
commit r15-9509-gc5ffab99a5a962aa955310e74ca0a4be5c1acf30
Author: Iain Buclaw
Date: Wed Apr 16 01:28:53 2025 +0200
d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826]
Forward referenced enum types wer
https://gcc.gnu.org/g:a6f4178d0d5a51c0de175d282f693f923ffefa27
commit r15-9508-ga6f4178d0d5a51c0de175d282f693f923ffefa27
Author: Nathaniel Shead
Date: Sun Apr 13 12:20:37 2025 +1000
c++: Prune lambda captures from more places [PR119755]
Currently, pruned lambda captures are still
https://gcc.gnu.org/g:51ff9919c458987c0ca7131291b81dfd03cabe0a
commit r13-9530-g51ff9919c458987c0ca7131291b81dfd03cabe0a
Author: Andrew Pinski
Date: Sat Mar 15 16:37:41 2025 -0700
discriminators: Fix assigning discriminators on edge [PR113546]
The problem here is there was a compa
https://gcc.gnu.org/g:d1eb3fdac1af2a124781047bc562ec0e4d809f0d
commit r13-9532-gd1eb3fdac1af2a124781047bc562ec0e4d809f0d
Author: Andrew Pinski
Date: Mon Apr 14 08:40:24 2025 -0700
testcase: Add testcase for already fixed PR [PR118476]
This testcase was fixed by r15-3052-gc7b76a076
https://gcc.gnu.org/g:de622c307743cc03f45f1ba7b0c2f8df0b378206
commit r13-9531-gde622c307743cc03f45f1ba7b0c2f8df0b378206
Author: Andrew Pinski
Date: Mon Aug 19 08:06:36 2024 -0700
match: Reject non-ssa name/min invariants in gimple_extract [PR116412]
After the conversion for phiop
https://gcc.gnu.org/g:674b0875a9861e61544e7040452ac22142db7c8b
commit r15-9507-g674b0875a9861e61544e7040452ac22142db7c8b
Author: Jakub Jelinek
Date: Wed Apr 16 00:30:09 2025 +0200
testsuite: Fix up completion-2.c test
The r15-9487 change has added -flto-partition=default, which br
The branch 'meissner/heads/work201-test' was updated to point to:
2c3f147063e3... Merge commit 'refs/users/meissner/heads/work201-test' of gi
It previously pointed to:
50f37f21569f... Merge commit 'refs/users/meissner/heads/work201-test' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:1c027d6431dbd24eaace4a4c0d31054d958ef5fb
commit 1c027d6431dbd24eaace4a4c0d31054d958ef5fb
Merge: 4565b80c2f81 fcbe6d57ecc5
Author: Michael Meissner
Date: Tue Apr 15 17:46:23 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-vpair' of
git+ssh://gcc.gnu.org/git
https://gcc.gnu.org/g:4565b80c2f81edb2b7466ee2a4e1e04acce856cd
commit 4565b80c2f81edb2b7466ee2a4e1e04acce856cd
Author: Michael Meissner
Date: Mon Apr 14 15:13:15 2025 -0400
Add ChangeLog.vpair and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Cha
The branch 'meissner/heads/work201-vpair' was updated to point to:
1c027d6431db... Merge commit 'refs/users/meissner/heads/work201-vpair' of g
It previously pointed to:
fcbe6d57ecc5... Merge commit 'refs/users/meissner/heads/work201-vpair' of g
Diff:
Summary of changes (added commits):
-
https://gcc.gnu.org/g:2c3f147063e397f43c87787c8f17256bc2f6c5a3
commit 2c3f147063e397f43c87787c8f17256bc2f6c5a3
Merge: 2b89a2864d50 50f37f21569f
Author: Michael Meissner
Date: Tue Apr 15 17:45:09 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-test' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:2b89a2864d50d8830bb3389395913a0f0141f7c2
commit 2b89a2864d50d8830bb3389395913a0f0141f7c2
Author: Michael Meissner
Date: Mon Apr 14 15:17:00 2025 -0400
Add ChangeLog.test and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:6236a9da91d351d456c760f43681a8bca2e598f8
commit 6236a9da91d351d456c760f43681a8bca2e598f8
Merge: 6e846e693884 1dbb90142ed0
Author: Michael Meissner
Date: Tue Apr 15 17:43:35 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-sha' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:6e846e69388466b246a84d8727fff900bbe8d477
commit 6e846e69388466b246a84d8727fff900bbe8d477
Author: Michael Meissner
Date: Mon Apr 14 15:16:10 2025 -0400
Add ChangeLog.sha and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work201-sha' was updated to point to:
6236a9da91d3... Merge commit 'refs/users/meissner/heads/work201-sha' of git
It previously pointed to:
1dbb90142ed0... Merge commit 'refs/users/meissner/heads/work201-sha' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:181a8ad8438821b9d857936988316dc2ccf95222
commit 181a8ad8438821b9d857936988316dc2ccf95222
Merge: 78636b89472c 1ead019f06cd
Author: Michael Meissner
Date: Tue Apr 15 17:42:20 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-paddis' of
git+ssh://gcc.gnu.org/gi
https://gcc.gnu.org/g:78636b89472cd84ae178ec146dc5bb46deafcaf2
commit 78636b89472cd84ae178ec146dc5bb46deafcaf2
Author: Michael Meissner
Date: Mon Apr 14 15:19:36 2025 -0400
Add ChangeLog.paddis and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Ch
The branch 'meissner/heads/work201-paddis' was updated to point to:
181a8ad84388... Merge commit 'refs/users/meissner/heads/work201-paddis' of
It previously pointed to:
1ead019f06cd... Merge commit 'refs/users/meissner/heads/work201-paddis' of
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:30f1eb53a8b59ad3f4424a620c90cb2179063c4e
commit 30f1eb53a8b59ad3f4424a620c90cb2179063c4e
Author: Michael Meissner
Date: Mon Apr 14 15:17:52 2025 -0400
Add ChangeLog.math and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:7f435144d589c39a7cccb0512b2bbf2be1743c38
commit 7f435144d589c39a7cccb0512b2bbf2be1743c38
Merge: 30f1eb53a8b5 267198071642
Author: Michael Meissner
Date: Tue Apr 15 17:39:33 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-math' of
git+ssh://gcc.gnu.org/git/
The branch 'meissner/heads/work201-math' was updated to point to:
7f435144d589... Merge commit 'refs/users/meissner/heads/work201-math' of gi
It previously pointed to:
267198071642... Merge commit 'refs/users/meissner/heads/work201-math' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:acf997e9850c9ce1425c4d51b69dab6ebc6570ae
commit acf997e9850c9ce1425c4d51b69dab6ebc6570ae
Merge: 5a092f068d0e 416cebee1f2b
Author: Michael Meissner
Date: Tue Apr 15 17:37:08 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-libs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:5a092f068d0ed243d796246df9cbe727347142df
commit 5a092f068d0ed243d796246df9cbe727347142df
Author: Michael Meissner
Date: Mon Apr 14 15:15:07 2025 -0400
Add ChangeLog.libs and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work201-libs' was updated to point to:
acf997e9850c... Merge commit 'refs/users/meissner/heads/work201-libs' of gi
It previously pointed to:
416cebee1f2b... Merge commit 'refs/users/meissner/heads/work201-libs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:9b20202fbc722eb271696df08bc7325c0f482e20
commit 9b20202fbc722eb271696df08bc7325c0f482e20
Author: Michael Meissner
Date: Tue Apr 15 17:30:36 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.meissner | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
di
https://gcc.gnu.org/g:6b49bf9084223958d413809fcc7ba6fa32482f27
commit 6b49bf9084223958d413809fcc7ba6fa32482f27
Merge: d9f830e109c6 f59f55032eff
Author: Michael Meissner
Date: Tue Apr 15 17:34:49 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-dmf' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:d9f830e109c6f01cd60f0eeca273369e1c04baab
commit d9f830e109c6f01cd60f0eeca273369e1c04baab
Author: Michael Meissner
Date: Mon Apr 14 15:12:24 2025 -0400
Add ChangeLog.dmf and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work201-dmf' was updated to point to:
6b49bf908422... Merge commit 'refs/users/meissner/heads/work201-dmf' of git
It previously pointed to:
f59f55032eff... Merge commit 'refs/users/meissner/heads/work201-dmf' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:e11d4f6b0e7ef36b7c3227064bc09b85def57494
commit e11d4f6b0e7ef36b7c3227064bc09b85def57494
Merge: 2fa694486106 42181938b611
Author: Michael Meissner
Date: Tue Apr 15 17:33:05 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-bugs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:2fa6944861063e5589df850be7711784ddbc144e
commit 2fa6944861063e5589df850be7711784ddbc144e
Author: Michael Meissner
Date: Mon Apr 14 15:14:06 2025 -0400
Add ChangeLog.bugs and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work201-bugs' was updated to point to:
e11d4f6b0e7e... Merge commit 'refs/users/meissner/heads/work201-bugs' of gi
It previously pointed to:
42181938b611... Merge commit 'refs/users/meissner/heads/work201-bugs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:9b85c52cb1ed72cabbc00082220b0b6b42059874
commit 9b85c52cb1ed72cabbc00082220b0b6b42059874
Author: Michael Meissner
Date: Tue Apr 15 17:28:22 2025 -0400
Use architecture flags for defining _ARCH_PWR macros.
For the newer architectures, this patch changes GCC to
https://gcc.gnu.org/g:e82daf33cc6ea197a920e987d10dac4ca5f39657
commit e82daf33cc6ea197a920e987d10dac4ca5f39657
Author: Michael Meissner
Date: Tue Apr 15 17:21:43 2025 -0400
Revert changes
Diff:
---
gcc/config/rs6000/rs6000-c.cc | 29 +
gcc/config/rs6000/rs
https://gcc.gnu.org/g:1ff4a22103767cd0133f0c1db6e85220f28ab3fa
commit r15-9506-g1ff4a22103767cd0133f0c1db6e85220f28ab3fa
Author: Tobias Burnus
Date: Tue Apr 15 23:19:50 2025 +0200
libgomp.texi (gcn, nvptx): Mention self_maps alongside USM
libgomp/ChangeLog:
* libg
https://gcc.gnu.org/g:727f330f9ac661339af1121fc5c9b67dd0d35872
commit r15-9505-g727f330f9ac661339af1121fc5c9b67dd0d35872
Author: Qing Zhao
Date: Mon Apr 14 19:41:12 2025 +
c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
C_MAYBE_CONST_EXPR is a C FE operat
https://gcc.gnu.org/g:99835bd68e5360b0b3c8ad9c61ea23f70ad3dce6
commit r15-9504-g99835bd68e5360b0b3c8ad9c61ea23f70ad3dce6
Author: waffl3x
Date: Tue Apr 15 14:34:38 2025 -0600
OpenMP: omp.h omp::allocator C++ Allocator interface
The implementation of each allocator is simplified by
https://gcc.gnu.org/g:b72f769bf930942f971aec04ceb944fc24dd371c
commit b72f769bf930942f971aec04ceb944fc24dd371c
Author: Mikael Morin
Date: Tue Apr 15 20:28:17 2025 +0200
Correction régression dependency_42
Diff:
---
gcc/fortran/trans-array.cc | 2 +-
1 file changed, 1 insertion(+), 1 dele
https://gcc.gnu.org/g:f11ea3c6f57c5504b861d1b027bb7ef6cfa197c4
commit f11ea3c6f57c5504b861d1b027bb7ef6cfa197c4
Author: Mikael Morin
Date: Tue Apr 15 17:42:09 2025 +0200
Correction régression dependency_12
Diff:
---
gcc/fortran/trans-decl.cc | 3 +++
1 file changed, 3 insertions(+)
diff
https://gcc.gnu.org/g:8b549538cf7cc16869d664b50bb01e929bdd6a16
commit 8b549538cf7cc16869d664b50bb01e929bdd6a16
Author: Mikael Morin
Date: Tue Apr 15 17:09:40 2025 +0200
Correction régression index_3
Diff:
---
gcc/fortran/trans-array.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
https://gcc.gnu.org/g:983878efe9fb100269cb959d17152fb1db89421d
commit 983878efe9fb100269cb959d17152fb1db89421d
Author: Mikael Morin
Date: Tue Apr 15 16:51:23 2025 +0200
Correction régression class_assign_3
Diff:
---
gcc/fortran/trans-types.cc | 7 +--
1 file changed, 5 insertions(+),
https://gcc.gnu.org/g:67dff22e166513c9b8067ffc79537cf00cacd741
commit 67dff22e166513c9b8067ffc79537cf00cacd741
Author: Mikael Morin
Date: Tue Apr 15 16:45:46 2025 +0200
Correction regression spacing indexation tableaux.
Diff:
---
gcc/fortran/trans.cc | 22 ++
1 file c
https://gcc.gnu.org/g:5f6285f2918f1835ec7c35c37cbec8c10a091b57
commit r14-11617-g5f6285f2918f1835ec7c35c37cbec8c10a091b57
Author: Andrew Pinski
Date: Sat Mar 15 16:37:41 2025 -0700
discriminators: Fix assigning discriminators on edge [PR113546]
The problem here is there was a comp
https://gcc.gnu.org/g:5ed2fa4768f3d318b8ace5bd4a095596e06fad7b
commit r15-9503-g5ed2fa4768f3d318b8ace5bd4a095596e06fad7b
Author: H.J. Lu
Date: Mon Apr 14 15:49:26 2025 -0700
x86: Update gcc.target/i386/apx-interrupt-1.c
ix86_add_cfa_restore_note omits the REG_CFA_RESTORE REG note
https://gcc.gnu.org/g:d91aab4dd6814ca54c211a93fec3f072745a52c4
commit r15-9502-gd91aab4dd6814ca54c211a93fec3f072745a52c4
Author: Sandra Loosemore
Date: Tue Apr 15 18:37:37 2025 +
Docs: Address -fivopts, -O0, and -Q confusion [PR71094]
There's a blurb at the top of the "Optimiz
https://gcc.gnu.org/g:628aecb050bbbc4bb0bd4468c474623e20d64e21
commit r15-9501-g628aecb050bbbc4bb0bd4468c474623e20d64e21
Author: Jason Merrill
Date: Tue Apr 15 11:23:57 2025 -0400
c++: constexpr, trivial, and non-alias target [PR111075]
On Darwin and other targets with !can_alias_
https://gcc.gnu.org/g:7f56a8e8ad1c33d358e9e09fcbaf263c2caba1b9
commit r15-9500-g7f56a8e8ad1c33d358e9e09fcbaf263c2caba1b9
Author: Iain Sandoe
Date: Tue Apr 15 14:02:21 2025 +0100
configure, Darwin: Recognise new naming for Xcode ld.
The latest editions of XCode have altered the ide
https://gcc.gnu.org/g:9cf6b52d04df22726d88eef113211b3cc08515de
commit r15-9499-g9cf6b52d04df22726d88eef113211b3cc08515de
Author: Iain Sandoe
Date: Sun Dec 29 23:06:54 2024 +
includes, Darwin: Handle modular use for macOS SDKs [PR116827].
Recent changes to the OS SDKs have alte
https://gcc.gnu.org/g:5621b3b5c9ebd98f1f18787a6fceb015d19d33a5
commit r15-9498-g5621b3b5c9ebd98f1f18787a6fceb015d19d33a5
Author: Kyrylo Tkachov
Date: Tue Apr 15 09:22:05 2025 -0700
Regenerate common.opt.urls
Signed-off-by: Kyrylo Tkachov
* common.opt.urls: Regene
https://gcc.gnu.org/g:517f7e3f02b4c945d2b4bdabb490961cf986391e
commit r15-9491-g517f7e3f02b4c945d2b4bdabb490961cf986391e
Author: Robin Dapp
Date: Fri Apr 4 17:06:44 2025 +0200
RISC-V: Do not lift up vsetvl into non-transparent blocks [PR119547].
When lifting up a vsetvl into a blo
https://gcc.gnu.org/g:8e650b368108ec6e442ba2216b9b226aae3267b2
commit 8e650b368108ec6e442ba2216b9b226aae3267b2
Author: Michael Meissner
Date: Mon Apr 14 15:13:15 2025 -0400
Add ChangeLog.vpair and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Cha
https://gcc.gnu.org/g:fcbe6d57ecc55f7f415d8ad9e22e809eef4a05dd
commit fcbe6d57ecc55f7f415d8ad9e22e809eef4a05dd
Merge: 6ae8a833f13f 8092330895ee
Author: Michael Meissner
Date: Tue Apr 15 13:38:44 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-vpair' of
git+ssh://gcc.gnu.org/git
https://gcc.gnu.org/g:6ae8a833f13f18e84fadd2ddac2b3958257efcb8
commit 6ae8a833f13f18e84fadd2ddac2b3958257efcb8
Author: Michael Meissner
Date: Mon Apr 14 15:13:15 2025 -0400
Add ChangeLog.vpair and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Cha
The branch 'meissner/heads/work201-vpair' was updated to point to:
fcbe6d57ecc5... Merge commit 'refs/users/meissner/heads/work201-vpair' of g
It previously pointed to:
8092330895ee... Merge commit 'refs/users/meissner/heads/work201-vpair' of g
Diff:
Summary of changes (added commits):
-
https://gcc.gnu.org/g:50f37f21569f7ab4b6f0e8a587f67f24fd77df94
commit 50f37f21569f7ab4b6f0e8a587f67f24fd77df94
Merge: 236c72f00468 8616368e9404
Author: Michael Meissner
Date: Tue Apr 15 13:36:51 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-test' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:236c72f0046881524700176eaf9adeb2c7e87102
commit 236c72f0046881524700176eaf9adeb2c7e87102
Author: Michael Meissner
Date: Mon Apr 14 15:17:00 2025 -0400
Add ChangeLog.test and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work201-test' was updated to point to:
50f37f21569f... Merge commit 'refs/users/meissner/heads/work201-test' of gi
It previously pointed to:
8616368e9404... Merge commit 'refs/users/meissner/heads/work201-test' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:dd2a961fa2cd81b46317c5ee798c767206f54962
commit dd2a961fa2cd81b46317c5ee798c767206f54962
Author: Michael Meissner
Date: Mon Apr 14 15:16:10 2025 -0400
Add ChangeLog.sha and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work201-sha' was updated to point to:
1dbb90142ed0... Merge commit 'refs/users/meissner/heads/work201-sha' of git
It previously pointed to:
e326d72a05dc... Merge commit 'refs/users/meissner/heads/work201-sha' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:1dbb90142ed052a6a54822ec19dc1bec473468ec
commit 1dbb90142ed052a6a54822ec19dc1bec473468ec
Merge: dd2a961fa2cd e326d72a05dc
Author: Michael Meissner
Date: Tue Apr 15 13:35:45 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-sha' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:1ead019f06cde930ce1c04017df7b85e49e738e4
commit 1ead019f06cde930ce1c04017df7b85e49e738e4
Merge: 3a7becbebaf2 0c0bc7f40f1a
Author: Michael Meissner
Date: Tue Apr 15 13:34:40 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-paddis' of
git+ssh://gcc.gnu.org/gi
https://gcc.gnu.org/g:3a7becbebaf2af15a02f448ad10ec2aa41057a7d
commit 3a7becbebaf2af15a02f448ad10ec2aa41057a7d
Author: Michael Meissner
Date: Mon Apr 14 15:19:36 2025 -0400
Add ChangeLog.paddis and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Ch
The branch 'meissner/heads/work201-paddis' was updated to point to:
1ead019f06cd... Merge commit 'refs/users/meissner/heads/work201-paddis' of
It previously pointed to:
0c0bc7f40f1a... Merge commit 'refs/users/meissner/heads/work201-paddis' of
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:2671980716424e72593446426255a60a03d50305
commit 2671980716424e72593446426255a60a03d50305
Merge: 0eab2952db32 882e2314109a
Author: Michael Meissner
Date: Tue Apr 15 13:32:53 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-math' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:0eab2952db329512dbd5f08f2dd2de21e515fbcb
commit 0eab2952db329512dbd5f08f2dd2de21e515fbcb
Author: Michael Meissner
Date: Mon Apr 14 15:17:52 2025 -0400
Add ChangeLog.math and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work201-math' was updated to point to:
267198071642... Merge commit 'refs/users/meissner/heads/work201-math' of gi
It previously pointed to:
882e2314109a... Merge commit 'refs/users/meissner/heads/work201-math' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:3ae93633aa1f94639571b6156958b118a3fb86c0
commit 3ae93633aa1f94639571b6156958b118a3fb86c0
Author: Michael Meissner
Date: Mon Apr 14 15:15:07 2025 -0400
Add ChangeLog.libs and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:416cebee1f2b0c86fc934391f1941cb6aa3121d9
commit 416cebee1f2b0c86fc934391f1941cb6aa3121d9
Merge: 3ae93633aa1f c9ef15b5cf8e
Author: Michael Meissner
Date: Tue Apr 15 13:31:43 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-libs' of
git+ssh://gcc.gnu.org/git/
The branch 'meissner/heads/work201-libs' was updated to point to:
416cebee1f2b... Merge commit 'refs/users/meissner/heads/work201-libs' of gi
It previously pointed to:
c9ef15b5cf8e... Merge commit 'refs/users/meissner/heads/work201-libs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:248e228fecdfb68833481eff8c3c0c7aa9703a8d
commit r15-9497-g248e228fecdfb68833481eff8c3c0c7aa9703a8d
Author: Richard Biener
Date: Sat Mar 15 15:56:49 2025 +0100
cobol/119302 - transform gcobol.3 name during install, install as
gcobol-io.3
The following install
https://gcc.gnu.org/g:f59f55032eff59b983d4864349cae307331e1ffc
commit f59f55032eff59b983d4864349cae307331e1ffc
Merge: 31f284d24ddf 6f82e02caa34
Author: Michael Meissner
Date: Tue Apr 15 13:30:37 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-dmf' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:31f284d24ddf52c5d49681a5bba7cc3dc5b3d244
commit 31f284d24ddf52c5d49681a5bba7cc3dc5b3d244
Author: Michael Meissner
Date: Mon Apr 14 15:12:24 2025 -0400
Add ChangeLog.dmf and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work201-dmf' was updated to point to:
f59f55032eff... Merge commit 'refs/users/meissner/heads/work201-dmf' of git
It previously pointed to:
6f82e02caa34... Merge commit 'refs/users/meissner/heads/work201-dmf' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:4a01869b963520d689fe9242cf2ff24984ea41d8
commit r15-9496-g4a01869b963520d689fe9242cf2ff24984ea41d8
Author: Jan Hubicka
Date: Tue Apr 15 19:09:20 2025 +0200
Set znver5 issue rate to 4.
this patch sets issue rate of znver5 to 4. With current model, unless a
r
https://gcc.gnu.org/g:42181938b6119f93647495c287b66d585b349991
commit 42181938b6119f93647495c287b66d585b349991
Merge: 0579ace84fd3 67f6869ed192
Author: Michael Meissner
Date: Tue Apr 15 13:29:28 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-bugs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:0579ace84fd3043f4b93899cc4f9133691528735
commit 0579ace84fd3043f4b93899cc4f9133691528735
Author: Michael Meissner
Date: Mon Apr 14 15:14:06 2025 -0400
Add ChangeLog.bugs and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work201-bugs' was updated to point to:
42181938b611... Merge commit 'refs/users/meissner/heads/work201-bugs' of gi
It previously pointed to:
67f6869ed192... Merge commit 'refs/users/meissner/heads/work201-bugs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:33389c9ae8b042b207c81a2ec67a8b20e6fb3b01
commit 33389c9ae8b042b207c81a2ec67a8b20e6fb3b01
Merge: 29657baa2a83 23957de2218d
Author: Michael Meissner
Date: Tue Apr 15 13:27:56 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-submit' of
git+ssh://gcc.gnu.org/gi
https://gcc.gnu.org/g:29657baa2a83e2d9f4c1e17050820ec2d65e46e1
commit 29657baa2a83e2d9f4c1e17050820ec2d65e46e1
Author: Michael Meissner
Date: Mon Apr 14 15:18:41 2025 -0400
Add ChangeLog.submit and update REVISION.
2025-04-14 Michael Meissner
gcc/
* Ch
https://gcc.gnu.org/g:7ce90426fda5b13289a0aa00b79d5b4c8e7ac782
commit 7ce90426fda5b13289a0aa00b79d5b4c8e7ac782
Author: Michael Meissner
Date: Mon Apr 14 15:20:36 2025 -0400
Add REVISION.
2025-04-14 Michael Meissner
gcc/
* REVISION: New file for branch.
https://gcc.gnu.org/g:439a88e16cd12321690c81534440a41a974c5aab
commit 439a88e16cd12321690c81534440a41a974c5aab
Author: Michael Meissner
Date: Mon Apr 14 15:11:21 2025 -0400
Add ChangeLog.meissner and REVISION.
2025-04-14 Michael Meissner
gcc/
* REVISIO
The branch 'meissner/heads/work201-submit' was updated to point to:
33389c9ae8b0... Merge commit 'refs/users/meissner/heads/work201-submit' of
It previously pointed to:
23957de2218d... Add ChangeLog.submit and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:07a339a9e569922bfb1f65ff20ebf050c9a62963
commit 07a339a9e569922bfb1f65ff20ebf050c9a62963
Author: Michael Meissner
Date: Mon Apr 14 20:32:30 2025 -0400
Use architecture flags for defining _ARCH_PWR macros.
For the newer architectures, this patch changes GCC to
https://gcc.gnu.org/g:8ccd7506bd8fa4017e4d85089d6f4736590e565a
commit 8ccd7506bd8fa4017e4d85089d6f4736590e565a
Merge: 7ce90426fda5 7cfd776ecfda
Author: Michael Meissner
Date: Tue Apr 15 13:26:46 2025 -0400
Merge commit 'refs/users/meissner/heads/work201-orig' of
git+ssh://gcc.gnu.org/git/
The branch 'meissner/heads/work201-orig' was updated to point to:
8ccd7506bd8f... Merge commit 'refs/users/meissner/heads/work201-orig' of gi
It previously pointed to:
7cfd776ecfda... Add REVISION.
Diff:
Summary of changes (added commits):
---
8ccd750... Me
https://gcc.gnu.org/g:c9c681f4670f59b3b33b4c72187543de984873cd
commit c9c681f4670f59b3b33b4c72187543de984873cd
Merge: e9b4cfa9b446 a6ffd5060cdf
Author: Michael Meissner
Date: Tue Apr 15 13:24:57 2025 -0400
Merge commit 'refs/users/meissner/heads/work201' of
git+ssh://gcc.gnu.org/git/gcc i
https://gcc.gnu.org/g:e9b4cfa9b446c2e64f1cce3a13a4b1fa2a38f313
commit e9b4cfa9b446c2e64f1cce3a13a4b1fa2a38f313
Author: Michael Meissner
Date: Mon Apr 14 20:35:57 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.meissner | 396 +
1 file
https://gcc.gnu.org/g:97c13dac80e918b2d23d210a9c7b3140c861e4b5
commit 97c13dac80e918b2d23d210a9c7b3140c861e4b5
Author: Michael Meissner
Date: Mon Apr 14 20:31:44 2025 -0400
Add rs6000 architecture masks.
This patch begins the journey to move architecture bits that are not user
IS
https://gcc.gnu.org/g:bd351b31d853952fde73738ec867ee8906d7f4e7
commit bd351b31d853952fde73738ec867ee8906d7f4e7
Author: Michael Meissner
Date: Mon Apr 14 20:30:13 2025 -0400
xUse vector pair load/store for memcpy with -mcpu=future
In the development for the power10 processor, GCC d
1 - 100 of 143 matches
Mail list logo