[gcc r15-3672] c++: crash with anon VAR_DECL [PR116676]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:dfe0d4389a3ce43179563a63046ad3e74d615a08 commit r15-3672-gdfe0d4389a3ce43179563a63046ad3e74d615a08 Author: Marek Polacek Date: Mon Sep 16 16:42:38 2024 -0400 c++: crash with anon VAR_DECL [PR116676] r12-3495 added maybe_warn_about_constant_value which will cr

[gcc r14-10675] c++: crash with anon VAR_DECL [PR116676]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:f1dc18250d82cd123fcf9aef0a95608e4ec63d58 commit r14-10675-gf1dc18250d82cd123fcf9aef0a95608e4ec63d58 Author: Marek Polacek Date: Mon Sep 16 16:42:38 2024 -0400 c++: crash with anon VAR_DECL [PR116676] r12-3495 added maybe_warn_about_constant_value which will c

[gcc r13-9031] c++: crash with anon VAR_DECL [PR116676]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:c8682dd76e31ee4bc4dede23c78d6d66de350e83 commit r13-9031-gc8682dd76e31ee4bc4dede23c78d6d66de350e83 Author: Marek Polacek Date: Mon Sep 16 16:42:38 2024 -0400 c++: crash with anon VAR_DECL [PR116676] r12-3495 added maybe_warn_about_constant_value which will cr

[gcc r12-10713] c++: crash with anon VAR_DECL [PR116676]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:9046f9aeae0f926e7365d39809a80855e7dc184a commit r12-10713-g9046f9aeae0f926e7365d39809a80855e7dc184a Author: Marek Polacek Date: Mon Sep 16 16:42:38 2024 -0400 c++: crash with anon VAR_DECL [PR116676] r12-3495 added maybe_warn_about_constant_value which will c

[gcc r15-3673] c++: ICE with -Wtautological-compare in template [PR116534]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:7ca486889b1b1c7e7bcbbca3b6caa103294ec07d commit r15-3673-g7ca486889b1b1c7e7bcbbca3b6caa103294ec07d Author: Marek Polacek Date: Thu Aug 29 10:40:50 2024 -0400 c++: ICE with -Wtautological-compare in template [PR116534] Pre r14-4793, we'd call warn_tautological

[gcc r15-3674] c++: fix constexpr cast from void* diag issue [PR116741]

2024-09-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:d6d8445c85509b66a59aa6247ad7b2cfeab17725 commit r15-3674-gd6d8445c85509b66a59aa6247ad7b2cfeab17725 Author: Marek Polacek Date: Tue Sep 17 14:34:30 2024 -0400 c++: fix constexpr cast from void* diag issue [PR116741] The result of build_fold_indirect_ref can be

[gcc(refs/users/meissner/heads/work178-bugs)] PR 89213: Address review comments.

2024-09-17 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:6d1247a9a00e05a24f90ef46afc9c3326c689242 commit 6d1247a9a00e05a24f90ef46afc9c3326c689242 Author: Michael Meissner Date: Tue Sep 17 20:08:49 2024 -0400 PR 89213: Address review comments. 2024-09-17 Michael Meissner gcc/ PR target/8

[gcc(refs/users/meissner/heads/work178-bugs)] Update ChangeLog.*

2024-09-17 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:4be2a0e003cb0e155df460408c06e069969215cb commit 4be2a0e003cb0e155df460408c06e069969215cb Author: Michael Meissner Date: Tue Sep 17 20:12:20 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.bugs | 17 + 1 file changed, 17 insertions(+) diff --gi

[gcc r15-3676] PR 89213: Add better support for shifting vectors with 64-bit elements

2024-09-17 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:9a07ac151327f61963b092062eb8566dd0c6f0cd commit r15-3676-g9a07ac151327f61963b092062eb8566dd0c6f0cd Author: Michael Meissner Date: Tue Sep 17 21:05:27 2024 -0400 PR 89213: Add better support for shifting vectors with 64-bit elements This patch fixes PR target/

[gcc r15-3677] RISC-V: Implement SAT_ADD for signed integer vector

2024-09-17 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:a82896ed7bbdb5f64ae741433bba4c1db2f2a562 commit r15-3677-ga82896ed7bbdb5f64ae741433bba4c1db2f2a562 Author: Pan Li Date: Thu Sep 12 10:43:46 2024 +0800 RISC-V: Implement SAT_ADD for signed integer vector This patch would like to implement the ssadd for vector

[gcc r15-3678] phiopt: Add some details dump to cselim

2024-09-17 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:8590dcd318151336261f8381e1a24caece9e2375 commit r15-3678-g8590dcd318151336261f8381e1a24caece9e2375 Author: Andrew Pinski Date: Tue Sep 17 14:26:54 2024 -0700 phiopt: Add some details dump to cselim While trying to debug PR 116747, I noticed there was no dump

[gcc r15-3679] phiopt: C++ify cond_if_else_store_replacement

2024-09-17 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:45cacfe7325bdbed4a2393927812561f64b9afd1 commit r15-3679-g45cacfe7325bdbed4a2393927812561f64b9afd1 Author: Andrew Pinski Date: Tue Sep 17 15:03:21 2024 -0700 phiopt: C++ify cond_if_else_store_replacement This C++ify cond_if_else_store_replacement by using ran