https://gcc.gnu.org/g:50f8148a2754a1552704c6852c336ad008695388
commit r15-8988-g50f8148a2754a1552704c6852c336ad008695388
Author: Jakub Jelinek
Date: Thu Mar 27 21:21:48 2025 +0100
testsuite: Fix up strub-internal-pr112938.C test for C++2{0,3,6}
On Thu, Mar 27, 2025 at 12:05:21AM +
https://gcc.gnu.org/g:2af32814cf2ba3c632fd5a3f69f275613383723d
commit r15-8989-g2af32814cf2ba3c632fd5a3f69f275613383723d
Author: Uros Bizjak
Date: Thu Mar 27 21:25:36 2025 +0100
i386: Fix offset calculation in ix86_redzone_clobber
plus_constant expects integer as its third argumen
https://gcc.gnu.org/g:c8f4c7910f04712adf4cc35f3d3c3161ec7ca2b6
commit c8f4c7910f04712adf4cc35f3d3c3161ec7ca2b6
Author: Michael Meissner
Date: Thu Mar 27 18:58:00 2025 -0400
Change TARGET_POPCNTD to TARGET_POWER7.
This patch changes TARGET_POPCNTD to TARGET_POWER7. The -mpopcntd s
https://gcc.gnu.org/g:e4017d644daf8f81e9ab9b70046a4eb61f5ce5a9
commit e4017d644daf8f81e9ab9b70046a4eb61f5ce5a9
Author: Michael Meissner
Date: Thu Mar 27 18:58:58 2025 -0400
Change TARGET_MODULO to TARGET_POWER9.
This patch changes TARGET_MODULO to TARGET_POWER9. The -mmodulo swit
https://gcc.gnu.org/g:0ff10700b4fc7ede1564ef2928597c0545ae21dd
commit 0ff10700b4fc7ede1564ef2928597c0545ae21dd
Author: Michael Meissner
Date: Thu Mar 27 18:52:38 2025 -0400
Change TARGET_POPCNTB to TARGET_POWER5.
This patch changes TARGET_POPCNTB to TARGET_POWER5. The -mpopcntb s
https://gcc.gnu.org/g:2f2376163661434d35fa3ec736a6e7b410246335
commit 2f2376163661434d35fa3ec736a6e7b410246335
Author: Michael Meissner
Date: Thu Mar 27 18:57:05 2025 -0400
Change TARGET_CMPB to TARGET_POWER6.
This patch changes TARGET_CMPB to TARGET_POWER6. The -mcmpb switch is
https://gcc.gnu.org/g:47c8b159f0981dca440bac9e446337d191125ed5
commit 47c8b159f0981dca440bac9e446337d191125ed5
Author: Michael Meissner
Date: Thu Mar 27 18:54:32 2025 -0400
Change TARGET_FPRND to TARGET_POWER5X.
This patch changes TARGET_POWER5X to TARGET_POWER5. The -mfprnd swit
https://gcc.gnu.org/g:b0d73a5c4183cd0629eaa3adadb4ada6793d4198
commit b0d73a5c4183cd0629eaa3adadb4ada6793d4198
Author: Michael Meissner
Date: Thu Mar 27 19:02:41 2025 -0400
Add support for -mcpu=future
This patch adds the support that can be used in developing GCC support for
https://gcc.gnu.org/g:ce63e2da77e715ad519a76b682d68b2de3b43577
commit ce63e2da77e715ad519a76b682d68b2de3b43577
Author: Michael Meissner
Date: Thu Mar 27 19:08:34 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:0a2a81e01ad3f860f70752ec011fe265ac4d03dd
commit 0a2a81e01ad3f860f70752ec011fe265ac4d03dd
Author: Michael Meissner
Date: Thu Mar 27 19:09: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:6dd96375a52b4c31118d5d9f5e7e228893599a46
commit 6dd96375a52b4c31118d5d9f5e7e228893599a46
Author: Michael Meissner
Date: Thu Mar 27 19:06:43 2025 -0400
Use vector pair load/store for memcpy with -mcpu=future
In the development for the power10 processor, GCC di
https://gcc.gnu.org/g:7fc02fc0150e6b1ddbac68d42db809522124a48b
commit r14-11465-g7fc02fc0150e6b1ddbac68d42db809522124a48b
Author: Jakub Jelinek
Date: Mon Mar 10 10:34:00 2025 +0100
libgcc: Fix up unwind-dw2-btree.h [PR119151]
The following testcase shows a bug in unwind-dw2-btree.
https://gcc.gnu.org/g:0f3fe7f7fc549672e844b00877cf8e7395b1
commit 0f3fe7f7fc549672e844b00877cf8e7395b1
Merge: ba7bc781e98c 8c070a4ee656
Author: Michael Meissner
Date: Thu Mar 27 19:19:24 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-dmf' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:6a65fb23a9b6e541460ebbfe4044b1ae062c37c9
commit r15-8517-g6a65fb23a9b6e541460ebbfe4044b1ae062c37c9
Author: Philip Herron
Date: Tue Nov 5 17:41:44 2024 +
gccrs: fix typechecking of Fn trait calls using ADT types
Fixes RustGcc#2953
gcc/rust/ChangeL
https://gcc.gnu.org/g:1ee9caf2f84832f9eefef4953758e26ab505173c
commit r15-8994-g1ee9caf2f84832f9eefef4953758e26ab505173c
Author: David Malcolm
Date: Thu Mar 27 20:00:34 2025 -0400
libstdc++-v3 testsuite: fix malformed dg-require-static-libstdcxx directives
I believe these don't ge
https://gcc.gnu.org/g:aecd918163914a09df0f619a9f3163dcadfaf425
commit aecd918163914a09df0f619a9f3163dcadfaf425
Author: Ondřej Machota
Date: Sun Mar 9 20:59:45 2025 +0100
rtl-ssa: dce fix bad marked insn map passing
Diff:
---
gcc/dce.cc | 146 ++
https://gcc.gnu.org/g:375cc5fb9192c433c0f516c9e99786b92d2e9f95
commit r14-11463-g375cc5fb9192c433c0f516c9e99786b92d2e9f95
Author: Jakub Jelinek
Date: Wed Mar 5 14:30:35 2025 +0100
value-range: Fix up irange::union_bitmask [PR118953]
The following testcase is miscompiled during evr
The branch 'meissner/heads/work198-test' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
The branch 'meissner/heads/work198-sha' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:0af95d73c34cd5fde59192b034197fff211158d7
commit 0af95d73c34cd5fde59192b034197fff211158d7
Author: Michael Meissner
Date: Thu Mar 27 19:15:27 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.meissner | 396 +
1 file
https://gcc.gnu.org/g:29575fc8b3277a4d0fcd324101af77e9f013ed01
commit 29575fc8b3277a4d0fcd324101af77e9f013ed01
Author: Michael Meissner
Date: Thu Mar 27 19:05:21 2025 -0400
Add -mcpu=future tests.
This patch adds simple tests for -mcpu=future.
2025-03-27 Michael Meissner
https://gcc.gnu.org/g:ba7bc781e98ce650928cabfeee167bb04afd734a
commit ba7bc781e98ce650928cabfeee167bb04afd734a
Author: Michael Meissner
Date: Thu Mar 27 15:32:40 2025 -0400
Add ChangeLog.dmf and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:8b0fcfa3d856de9e14eafcd043b71d0be24cc56b
commit 8b0fcfa3d856de9e14eafcd043b71d0be24cc56b
Merge: b7c8f7d0f653 c73646078a19
Author: Michael Meissner
Date: Thu Mar 27 19:17:35 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-bugs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:b7c8f7d0f6530bdfc4c9da6bd55f7c44ccdc68a9
commit b7c8f7d0f6530bdfc4c9da6bd55f7c44ccdc68a9
Author: Michael Meissner
Date: Thu Mar 27 15:34:29 2025 -0400
Add ChangeLog.bugs and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work198-dmf' was updated to point to:
0f3fe7f7fc54... Merge commit 'refs/users/meissner/heads/work198-dmf' of git
It previously pointed to:
8c070a4ee656... Add ChangeLog.dmf and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:f8aee6f1cd10126b090fec93e8bfe318103cb152
commit f8aee6f1cd10126b090fec93e8bfe318103cb152
Author: Michael Meissner
Date: Thu Mar 27 19:03:36 2025 -0400
Add -mcpu=future tuning support.
This patch makes -mtune=future use the same tuning decision as
-mtune=powe
The branch 'meissner/heads/work198-libs' was updated to point to:
2a7e23132b60... Merge commit 'refs/users/meissner/heads/work198-libs' of gi
It previously pointed to:
3e3f396925a6... Add ChangeLog.libs and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:f0e015c663cdf59075bcf9100e325a85bd6c15b3
commit f0e015c663cdf59075bcf9100e325a85bd6c15b3
Author: Michael Meissner
Date: Thu Mar 27 15:35:28 2025 -0400
Add ChangeLog.libs and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work198-math' was updated to point to:
c7affdeb5e90... Merge commit 'refs/users/meissner/heads/work198-math' of gi
It previously pointed to:
16e9f45d080d... Add ChangeLog.math and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:5e2a015d3c612928fa72b8f67514a86f79671e32
commit 5e2a015d3c612928fa72b8f67514a86f79671e32
Author: Michael Meissner
Date: Thu Mar 27 15:38:15 2025 -0400
Add ChangeLog.math and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:c7affdeb5e90ba9e82f2572c6293df917f19164a
commit c7affdeb5e90ba9e82f2572c6293df917f19164a
Merge: 5e2a015d3c61 16e9f45d080d
Author: Michael Meissner
Date: Thu Mar 27 19:24:11 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-math' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:2a7e23132b60bb3f73019710ee1f13c958c85544
commit 2a7e23132b60bb3f73019710ee1f13c958c85544
Merge: f0e015c663cd 3e3f396925a6
Author: Michael Meissner
Date: Thu Mar 27 19:21:43 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-libs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:8618001631996599f64a8554e642bf33483f42e9
commit 8618001631996599f64a8554e642bf33483f42e9
Merge: 44560ac6d849 11918698ecff
Author: Michael Meissner
Date: Thu Mar 27 19:26:23 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-paddis' of
git+ssh://gcc.gnu.org/gi
The branch 'meissner/heads/work198-sha' was updated to point to:
04bfd2df9528... Merge commit 'refs/users/meissner/heads/work198-sha' of git
It previously pointed to:
ada654291745... Add ChangeLog.sha and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:04bfd2df9528284f2068a025a6eee2ab72a33fcc
commit 04bfd2df9528284f2068a025a6eee2ab72a33fcc
Merge: ab464b6db89b ada654291745
Author: Michael Meissner
Date: Thu Mar 27 19:29:28 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-sha' of
git+ssh://gcc.gnu.org/git/g
The branch 'meissner/heads/work198-bugs' was updated to point to:
8b0fcfa3d856... Merge commit 'refs/users/meissner/heads/work198-bugs' of gi
It previously pointed to:
c73646078a19... Add ChangeLog.bugs and update REVISION.
Diff:
Summary of changes (added commits):
--
The branch 'meissner/heads/work198-paddis' was updated to point to:
861800163199... Merge commit 'refs/users/meissner/heads/work198-paddis' of
It previously pointed to:
11918698ecff... Add ChangeLog.paddis and update REVISION.
Diff:
Summary of changes (added commits):
--
The branch 'meissner/heads/work198-test' was updated to point to:
07332b7e8d89... Merge commit 'refs/users/meissner/heads/work198-test' of gi
It previously pointed to:
63b32bc92036... Add ChangeLog.test and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:0bb8533eb14a63756321a3d5da5d04d293cdd5c2
commit 0bb8533eb14a63756321a3d5da5d04d293cdd5c2
Author: Michael Meissner
Date: Thu Mar 27 15:37:14 2025 -0400
Add ChangeLog.test and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:07332b7e8d8913d91b911e861d7eb2ee5b8405b8
commit 07332b7e8d8913d91b911e861d7eb2ee5b8405b8
Merge: 0bb8533eb14a 63b32bc92036
Author: Michael Meissner
Date: Thu Mar 27 19:34:42 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-test' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:ab464b6db89b9f1d3fdc0a0f90d229e4aa431391
commit ab464b6db89b9f1d3fdc0a0f90d229e4aa431391
Author: Michael Meissner
Date: Thu Mar 27 15:36:20 2025 -0400
Add ChangeLog.sha and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:0cc8f15abe2e9685f44ad49b4b760d9f0b9d87f1
commit 0cc8f15abe2e9685f44ad49b4b760d9f0b9d87f1
Merge: e651b587bab9 7342a36448a6
Author: Michael Meissner
Date: Thu Mar 27 19:38:04 2025 -0400
Merge commit 'refs/users/meissner/heads/work198-vpair' of
git+ssh://gcc.gnu.org/git
https://gcc.gnu.org/g:e651b587bab9822d26db91a3238723d6ae609ccf
commit e651b587bab9822d26db91a3238723d6ae609ccf
Author: Michael Meissner
Date: Thu Mar 27 15:33:34 2025 -0400
Add ChangeLog.vpair and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Cha
The branch 'meissner/heads/work198-vpair' was updated to point to:
0cc8f15abe2e... Merge commit 'refs/users/meissner/heads/work198-vpair' of g
It previously pointed to:
7342a36448a6... Add ChangeLog.vpair and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:0a3a15cd1c00746f1d4154ea1567f0fd33a2d961
commit r14-11458-g0a3a15cd1c00746f1d4154ea1567f0fd33a2d961
Author: Jakub Jelinek
Date: Mon Feb 24 12:19:16 2025 +0100
reassoc: Fix up optimize_range_tests_to_bit_test [PR118915]
The following testcase is miscompiled du
https://gcc.gnu.org/g:f14094177725948569e54026b57d5f6dd371e80a
commit r14-11459-gf14094177725948569e54026b57d5f6dd371e80a
Author: Jakub Jelinek
Date: Tue Feb 25 09:33:21 2025 +0100
openmp: Mark OpenMP atomic write expression as read [PR119000]
The following testcase was emitting f
https://gcc.gnu.org/g:ab908fdb911d6a337cd02b6018bc74b3a2f99acf
commit r14-11461-gab908fdb911d6a337cd02b6018bc74b3a2f99acf
Author: Jakub Jelinek
Date: Fri Feb 28 15:22:47 2025 +0100
c++: Fix cxx_eval_store_expression {REAL,IMAG}PART_EXPR handling [PR119045]
I've added the asserts t
https://gcc.gnu.org/g:a266e7354bdae713f73c9f356bb15a387fd4d1b4
commit r14-11460-ga266e7354bdae713f73c9f356bb15a387fd4d1b4
Author: Jakub Jelinek
Date: Wed Feb 26 19:29:12 2025 +0100
c: stddef.h C23 fixes [PR114870]
The stddef.h header for C23 defines __STDC_VERSION_STDDEF_H__ and
https://gcc.gnu.org/g:c6b38a75fc811f87b1beae1d95b86f613352e3da
commit r14-11466-gc6b38a75fc811f87b1beae1d95b86f613352e3da
Author: Jakub Jelinek
Date: Tue Mar 11 11:01:55 2025 +0100
tree: Improve skip_simple_arithmetic [PR119183]
The following testcase takes very long time to compi
https://gcc.gnu.org/g:01f20dec2d9ef22b2744a059c75b962d14de4303
commit r14-11467-g01f20dec2d9ef22b2744a059c75b962d14de4303
Author: Richard Biener
Date: Tue Mar 11 08:40:44 2025 +0100
middle-end/119204 - ICE with strcspn folding
The following makes sure to convert the folded express
https://gcc.gnu.org/g:f9dab50e6e5e0ecd1f004432749b43b3caab059c
commit r14-11470-gf9dab50e6e5e0ecd1f004432749b43b3caab059c
Author: Jakub Jelinek
Date: Sat Mar 22 08:39:38 2025 +0100
Fix up some further cases of missing or extraneous spaces in diagnostics
Given the recent PR119406 I
https://gcc.gnu.org/g:fc39a29f75cb181dcefaebf4489303847ae4fe9d
commit r14-11462-gfc39a29f75cb181dcefaebf4489303847ae4fe9d
Author: Jakub Jelinek
Date: Sat Mar 1 09:15:57 2025 +0100
openmp: Fix up simd clone mask argument creation on x86 [PR115871]
The following testcase ICEs since
https://gcc.gnu.org/g:4b364531057c973795dc15d75132fb6c2ea6219b
commit r14-11471-g4b364531057c973795dc15d75132fb6c2ea6219b
Author: Jakub Jelinek
Date: Wed Mar 26 08:47:20 2025 +0100
i386: Require in peephole2 that memory is offsettable [PR119450]
The following testcase ICEs because
https://gcc.gnu.org/g:4164c2542952d82e7cdb06d28c8707ac131b5644
commit r14-11468-g4164c2542952d82e7cdb06d28c8707ac131b5644
Author: Jakub Jelinek
Date: Wed Mar 12 08:27:17 2025 +0100
builtins: Fix up strspn/strcspn folding [PR119219]
The PR119204 r15-7955 fix caused some regressions
https://gcc.gnu.org/g:13fd7c971fb573b2f1721c3684b34a65133b7085
commit r14-11469-g13fd7c971fb573b2f1721c3684b34a65133b7085
Author: Jakub Jelinek
Date: Thu Mar 13 00:42:54 2025 +0100
c++: Evaluate immediate invocation call arguments with mce_true [PR119150]
Since Marek's r14-4140 wh
https://gcc.gnu.org/g:6c7c25c282642565b23da21cab7e313e78744ab5
commit r14-11472-g6c7c25c282642565b23da21cab7e313e78744ab5
Author: Jakub Jelinek
Date: Wed Mar 26 14:03:50 2025 +0100
widening_mul: Fix up further r14-8680 widening mul issues [PR119417]
The following testcase is misco
https://gcc.gnu.org/g:8d6de758cca6d16eb930ac1a7008ee54ec5489d9
commit r15-8992-g8d6de758cca6d16eb930ac1a7008ee54ec5489d9
Author: David Malcolm
Date: Thu Mar 27 19:46:20 2025 -0400
contrib: add dg-lint and libgdiagnostics.py [PR116163]
Changed in v2:
- eliminated COMMON_MISSPEL
https://gcc.gnu.org/g:dbf98134378b63b1a5c206f8db0739ceb7fdffe3
commit dbf98134378b63b1a5c206f8db0739ceb7fdffe3
Author: Jakub Jelinek
Date: Wed Mar 26 14:41:15 2025 +0100
testsuite: Fix up append-args-interop.f90 test
The gcc/testsuite/*/gomp/ tests aren't compiled with include or
https://gcc.gnu.org/g:829a7f63e2616652a81a6ee432cf72ae4232235f
commit 829a7f63e2616652a81a6ee432cf72ae4232235f
Author: Ondřej Machota
Date: Fri Feb 21 23:06:19 2025 +0100
rtl-ssa: dce improve prelive conditions
Diff:
---
gcc/dce.cc | 38 +++---
1 file chan
The branch 'meissner/heads/work197-sha' was created in namespace 'refs/users'
pointing to:
1c5c57092cf2... testsuite: Require effective target sigsetjmp for gcov-31/3
https://gcc.gnu.org/g:e441f8a8a7cfb835c581fe62aadad0df6efa9947
commit e441f8a8a7cfb835c581fe62aadad0df6efa9947
Author: Michael Meissner
Date: Thu Mar 27 15:10:38 2025 -0400
Add ChangeLog.test and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:f4649a8901b2ebd6bd87451c8b758022600bf281
commit r15-8987-gf4649a8901b2ebd6bd87451c8b758022600bf281
Author: Eric Botcazou
Date: Thu Mar 27 20:29:51 2025 +0100
Ada: Fix too late initialization of tasking runtime with standalone library
The Tasking_Runtime_Initi
The branch 'meissner/heads/work198' was created in namespace 'refs/users'
pointing to:
4242ea1916ff... testsuite: fix g++.dg/template/explicit-args6.C
https://gcc.gnu.org/g:7342a36448a615d64027c7c219b4c7f4dcc30ba4
commit 7342a36448a615d64027c7c219b4c7f4dcc30ba4
Author: Michael Meissner
Date: Thu Mar 27 15:33:34 2025 -0400
Add ChangeLog.vpair and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Cha
https://gcc.gnu.org/g:8c070a4ee65622ac46bb24ab8d477ef88b33e44f
commit 8c070a4ee65622ac46bb24ab8d477ef88b33e44f
Author: Michael Meissner
Date: Thu Mar 27 15:32:40 2025 -0400
Add ChangeLog.dmf and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:ebf3fca574e96dc8207e1deaa60769987d935c6e
commit ebf3fca574e96dc8207e1deaa60769987d935c6e
Author: Michael Meissner
Date: Thu Mar 27 15:31:49 2025 -0400
Add ChangeLog.meissner and REVISION.
2025-03-27 Michael Meissner
gcc/
* REVISIO
The branch 'meissner/heads/work198-vpair' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
The branch 'meissner/heads/work197-test' was created in namespace 'refs/users'
pointing to:
1c5c57092cf2... testsuite: Require effective target sigsetjmp for gcov-31/3
https://gcc.gnu.org/g:c73646078a196f9433a68bb2ddb8e701b63fa1c0
commit c73646078a196f9433a68bb2ddb8e701b63fa1c0
Author: Michael Meissner
Date: Thu Mar 27 15:34:29 2025 -0400
Add ChangeLog.bugs and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work198-bugs' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
The branch 'meissner/heads/work198-dmf' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
The branch 'meissner/heads/work198-libs' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:3e3f396925a655ba176a376f03ede9316b12e77a
commit 3e3f396925a655ba176a376f03ede9316b12e77a
Author: Michael Meissner
Date: Thu Mar 27 15:35:28 2025 -0400
Add ChangeLog.libs and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:8a139c7b3a2ed108be74f6a7d82f5ec98fec540b
commit 8a139c7b3a2ed108be74f6a7d82f5ec98fec540b
Author: Michael Meissner
Date: Thu Mar 27 15:11:39 2025 -0400
Add ChangeLog.math and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:63b32bc920366f5841273760e7536c102cb507ef
commit 63b32bc920366f5841273760e7536c102cb507ef
Author: Michael Meissner
Date: Thu Mar 27 15:37:14 2025 -0400
Add ChangeLog.test and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work198-math' was created in namespace 'refs/users'
pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:16e9f45d080d495b2a4a148729868dcb4ee3f314
commit 16e9f45d080d495b2a4a148729868dcb4ee3f314
Author: Michael Meissner
Date: Thu Mar 27 15:38:15 2025 -0400
Add ChangeLog.math and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work198-submit' was created in namespace
'refs/users' pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:efa3b7e39317d4ec8c05f58889a2b0ccc80959a5
commit efa3b7e39317d4ec8c05f58889a2b0ccc80959a5
Author: Michael Meissner
Date: Thu Mar 27 15:39:14 2025 -0400
Add ChangeLog.submit and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Ch
The branch 'meissner/heads/work198-paddis' was created in namespace
'refs/users' pointing to:
ebf3fca574e9... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:11918698ecff7e99f6fb4c722bb70cb2dffb4610
commit 11918698ecff7e99f6fb4c722bb70cb2dffb4610
Author: Michael Meissner
Date: Thu Mar 27 15:40:05 2025 -0400
Add ChangeLog.paddis and update REVISION.
2025-03-27 Michael Meissner
gcc/
* Ch
https://gcc.gnu.org/g:ff3343518ae6e1aa1efe7fe02a6a4c6cb24f3b62
commit r15-8486-gff3343518ae6e1aa1efe7fe02a6a4c6cb24f3b62
Author: Jonathan Wakely
Date: Thu Mar 20 18:47:33 2025 +
libstdc++: Fix std.compat exports of and
libstdc++-v3/ChangeLog:
* src/c++23/std
https://gcc.gnu.org/g:857ec60fc5609f89b0a0cbbf8bb3003c78c293e7
commit 857ec60fc5609f89b0a0cbbf8bb3003c78c293e7
Author: Michael Meissner
Date: Thu Mar 27 20:41:46 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 212 +
1 file
https://gcc.gnu.org/g:a6be4a6e0827fbd9b895c409639a4379b7e00a6e
commit a6be4a6e0827fbd9b895c409639a4379b7e00a6e
Author: Michael Meissner
Date: Thu Mar 27 20:22:34 2025 -0400
Fix PR 118541, do not generate unordered fp cmoves for IEEE compares.
This is version 4 of the patch.
https://gcc.gnu.org/g:aedda1de28f94d6e07c97601e830f91d9b0a8947
commit aedda1de28f94d6e07c97601e830f91d9b0a8947
Author: Michael Meissner
Date: Thu Mar 27 20:50:50 2025 -0400
RFC2653-Add support for dense math registers.
The MMA subsystem added the notion of accumulator registers as
https://gcc.gnu.org/g:06fd3a91146af331e7d8f88029efcc6a390904c8
commit 06fd3a91146af331e7d8f88029efcc6a390904c8
Author: Michael Meissner
Date: Thu Mar 27 20:52:01 2025 -0400
RFC2653-PowerPC: Add support for 1,024 bit DMR registers.
This patch is a prelimianry patch to add the full
https://gcc.gnu.org/g:d2c3205d161a4e1046afad683160a929ba442a09
commit d2c3205d161a4e1046afad683160a929ba442a09
Author: Michael Meissner
Date: Thu Mar 27 21:09:06 2025 -0400
RFC2686-Add paddis support.
2025-03-27 Michael Meissner
gcc/
* config/rs6000/co
https://gcc.gnu.org/g:07889dd13574181bb74477c8d43f7bb4f2a7a13f
commit 07889dd13574181bb74477c8d43f7bb4f2a7a13f
Author: Michael Meissner
Date: Thu Mar 27 21:09:59 2025 -0400
RFC2677-Add xvrlw support.
2025-03-27 Michael Meissner
gcc/
* config/rs6000/alt
https://gcc.gnu.org/g:47a36f33f1c733095c3bd7ef60dfb21725967658
commit 47a36f33f1c733095c3bd7ef60dfb21725967658
Author: Michael Meissner
Date: Thu Mar 27 21:11:41 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.paddis | 44
1 file changed
https://gcc.gnu.org/g:29c6aba1d8dc925a0f43b68928004344ea212987
commit r15-8350-g29c6aba1d8dc925a0f43b68928004344ea212987
Author: badumbatish
Date: Thu Aug 1 16:18:38 2024 -0700
gccrs: Perform type check on InlineAsm's operand
gcc/rust/ChangeLog:
* typecheck/rust-h
https://gcc.gnu.org/g:c29cabbcae9a9e0df2501771777b8cc2d6d94f56
commit c29cabbcae9a9e0df2501771777b8cc2d6d94f56
Author: Michael Meissner
Date: Thu Mar 27 20:33:13 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:ea6e839e9a3a3730708a3696d8e2aebaa090d7b3
commit ea6e839e9a3a3730708a3696d8e2aebaa090d7b3
Author: Michael Meissner
Date: Thu Mar 27 21:02:58 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.dmf | 111 --
1 file
The branch 'meissner/heads/work196-libs' was created in namespace 'refs/users'
pointing to:
bc61a0720b30... Add ChangeLog.meissner and REVISION.
https://gcc.gnu.org/g:a48c0437d5c6b90ec6be5203a8aaad48a88d83a3
commit a48c0437d5c6b90ec6be5203a8aaad48a88d83a3
Author: Michael Meissner
Date: Thu Mar 27 21:20:13 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.vpair | 420
1 file
https://gcc.gnu.org/g:0cf8cce59f3677cb7d8bd0fbc07ee2f1199ef6fb
commit 0cf8cce59f3677cb7d8bd0fbc07ee2f1199ef6fb
Author: Michael Meissner
Date: Thu Mar 27 21:16:20 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.sha | 168 ++
1 file
https://gcc.gnu.org/g:5d726d2ce79cdde877d870ea739631d1aab6be52
commit 5d726d2ce79cdde877d870ea739631d1aab6be52
Author: Michael Meissner
Date: Thu Mar 27 21:17:59 2025 -0400
Vector pair support.
This patch adds a new include file (vector-pair.h) that adds support so that
users
https://gcc.gnu.org/g:8fae9b6f3acc5b92ca0ffad85579d8b863df47f1
commit 8fae9b6f3acc5b92ca0ffad85579d8b863df47f1
Author: Michael Meissner
Date: Thu Mar 27 20:55:11 2025 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.dmf | 234 ++
1 file
https://gcc.gnu.org/g:2e330c72f836d4f2411a1564518e19a5a94d6cd5
commit 2e330c72f836d4f2411a1564518e19a5a94d6cd5
Author: Michael Meissner
Date: Thu Mar 27 20:48:50 2025 -0400
RFC2653-Add wD constraint.
This patch adds a new constraint ('wD') that matches the accumulator
registers
https://gcc.gnu.org/g:18032a28b5e7e78d866a121fa105e9d20a7aaee7
commit 18032a28b5e7e78d866a121fa105e9d20a7aaee7
Author: Michael Meissner
Date: Thu Mar 27 20:59:29 2025 -0400
RFC2653-PowerPC: Add support for 1,024 bit DMR registers.
This patch is a prelimianry patch to add the full
https://gcc.gnu.org/g:2992ff08f68e7b9bb36cdeb6747cdc1ee9015d54
commit r15-8523-g2992ff08f68e7b9bb36cdeb6747cdc1ee9015d54
Author: Philip Herron
Date: Tue Nov 12 12:16:40 2024 +
gccrs: Fix bad handling for recursive type query
When resolving a type like this which is generic it
1 - 100 of 182 matches
Mail list logo