[gcc r15-3725] testsuite: fix 'do-do' typos

2024-09-19 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:cfc95fafae19948c2281be09e9164cf57faaef49 commit r15-3725-gcfc95fafae19948c2281be09e9164cf57faaef49 Author: Sam James Date: Thu Aug 15 00:38:36 2024 +0100 testsuite: fix 'do-do' typos Fix 'do-do' typos (should be 'dg-do'). No change in logs. gcc/tests

[gcc r15-3726] testsuite: debug: fix errant whitespace

2024-09-19 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:7203b6e0acfb458ed410af494f57253151a231ce commit r15-3726-g7203b6e0acfb458ed410af494f57253151a231ce Author: Sam James Date: Fri Sep 20 05:37:24 2024 +0100 testsuite: debug: fix errant whitespace I added some whitespace unintentionally in r15-3723-g284c03ec79ec

[gcc r15-3724] Remove PHI_RESULT_PTR and change some PHI_RESULT to be gimple_phi_result [PR116643]

2024-09-19 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:b2f4daa81b959ad27d161ae5219887a82ffe8069 commit r15-3724-gb2f4daa81b959ad27d161ae5219887a82ffe8069 Author: Andrew Pinski Date: Thu Sep 19 16:32:50 2024 -0700 Remove PHI_RESULT_PTR and change some PHI_RESULT to be gimple_phi_result [PR116643] There was only a

[gcc r15-3722] c-family: regenerate c.opt.urls

2024-09-19 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:91da9e3b5486875efbdb7428d63c3a0fa42508a9 commit r15-3722-g91da9e3b5486875efbdb7428d63c3a0fa42508a9 Author: Marek Polacek Date: Thu Sep 19 18:55:18 2024 -0400 c-family: regenerate c.opt.urls I forgot again. gcc/c-family/ChangeLog: * c

[gcc r15-3723] testsuite: debug: fix dejagnu directive syntax

2024-09-19 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:284c03ec79ec206786673500b7813bd9f28b0075 commit r15-3723-g284c03ec79ec206786673500b7813bd9f28b0075 Author: Sam James Date: Fri Sep 20 04:00:32 2024 +0100 testsuite: debug: fix dejagnu directive syntax In this case, they were all harmless in reality (no diff i

[gcc r15-3719] Update gcc zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:2ec49f3907a6e079567d49dd3bb4cb617526e2a1 commit r15-3719-g2ec49f3907a6e079567d49dd3bb4cb617526e2a1 Author: Joseph Myers Date: Thu Sep 19 21:05:07 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 461

[gcc r15-3720] Update cpplib zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:3790ff7530bce0b551457db1d26aafbe47d1cabe commit r15-3720-g3790ff7530bce0b551457db1d26aafbe47d1cabe Author: Joseph Myers Date: Thu Sep 19 21:09:21 2024 + Update cpplib zh_CN.po * zh_CN.po: Update. Diff: --- libcpp/po/zh_CN.po | 319 ++

[gcc r14-10691] Update cpplib zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:164a4a57139cd33c650cbe2f3cf2daafda521727 commit r14-10691-g164a4a57139cd33c650cbe2f3cf2daafda521727 Author: Joseph Myers Date: Thu Sep 19 21:10:19 2024 + Update cpplib zh_CN.po * zh_CN.po: Update. Diff: --- libcpp/po/zh_CN.po | 319 +

[gcc r15-3721] c++: deleting explicitly-defaulted functions [PR116162]

2024-09-19 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:a2746e4347076ea48f4aeb28e13e6337ff7799ad commit r15-3721-ga2746e4347076ea48f4aeb28e13e6337ff7799ad Author: Marek Polacek Date: Mon Sep 9 14:23:33 2024 -0400 c++: deleting explicitly-defaulted functions [PR116162] This PR points out the we're not implementing

[gcc r14-10690] Update gcc zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:37c9b3ab1750c596d8447b6360c3c9634f271f90 commit r14-10690-g37c9b3ab1750c596d8447b6360c3c9634f271f90 Author: Joseph Myers Date: Thu Sep 19 21:07:08 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 461 +++

[gcc r15-3727] testsuite/116784 - match up SLP scan and vectorized scan

2024-09-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:fd83474b2fee54697f27719a4631a21d68cb4ab6 commit r15-3727-gfd83474b2fee54697f27719a4631a21d68cb4ab6 Author: Richard Biener Date: Fri Sep 20 08:53:53 2024 +0200 testsuite/116784 - match up SLP scan and vectorized scan The test used vect_perm_short for the vecto

[gcc(refs/users/aoliva/heads/testme)] assorted improvements for fold_truth_andor_1

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d675d492ee65967ca5dcae755a73f33c514ed8ca commit d675d492ee65967ca5dcae755a73f33c514ed8ca Author: Alexandre Oliva Date: Tue Sep 17 20:15:13 2024 -0300 assorted improvements for fold_truth_andor_1 This patch introduces various improvements to the logic that mer

[gcc(refs/users/aoliva/heads/testme)] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3a8bc917de463960db6c0bcd12f5a0537e654c94 commit 3a8bc917de463960db6c0bcd12f5a0537e654c94 Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/tree-ssa-ifcombine.cc | 244 +---

[gcc/aoliva/heads/testme] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 3a8bc917de46... adjust probs after modified ifcombine It previously pointed to: 04f96e7c8ce3... adjust probs after modified ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc r14-10689] doc: Add more alias option and reorder Intel CPU -march documentation

2024-09-19 Thread Haochen Jiang via Gcc-cvs
https://gcc.gnu.org/g:a3efd2ff9db0545d0f504153a6a0195e1c92e5cf commit r14-10689-ga3efd2ff9db0545d0f504153a6a0195e1c92e5cf Author: Haochen Jiang Date: Wed Sep 18 11:20:15 2024 +0800 doc: Add more alias option and reorder Intel CPU -march documentation This patch is backported from

[gcc r15-3703] Match: Add interface match_cond_with_binary_phi for true/false arg

2024-09-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:65e060c7d8b68653ce8dc2029233b3eff5ced587 commit r15-3703-g65e060c7d8b68653ce8dc2029233b3eff5ced587 Author: Pan Li Date: Thu Sep 19 11:03:33 2024 +0800 Match: Add interface match_cond_with_binary_phi for true/false arg When matching the cond with 2 args phi no

[gcc r15-3706] SVE intrinsics: Fold svmul with all-zero operands to zero vector

2024-09-19 Thread Jennifer Schmitz via Gcc-cvs
https://gcc.gnu.org/g:08aba2dd8c9390b6131cca0aac069f97eeddc9d2 commit r15-3706-g08aba2dd8c9390b6131cca0aac069f97eeddc9d2 Author: Jennifer Schmitz Date: Tue Sep 17 00:15:38 2024 -0700 SVE intrinsics: Fold svmul with all-zero operands to zero vector As recently implemented for svdiv

[gcc r15-3708] Genmatch: Refine the gen_phi_on_cond by match_cond_with_binary_phi

2024-09-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:2545a1abb77bd62c1f7dea8245dc01671b0f7ce1 commit r15-3708-g2545a1abb77bd62c1f7dea8245dc01671b0f7ce1 Author: Pan Li Date: Wed Sep 11 09:34:21 2024 +0800 Genmatch: Refine the gen_phi_on_cond by match_cond_with_binary_phi This patch would like to leverage the mat

[gcc r15-3710] RISC-V: Fix vector SAT_ADD dump check due to middle-end change

2024-09-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:427f82425855fbcd2991578f3b83672b7512efbd commit r15-3710-g427f82425855fbcd2991578f3b83672b7512efbd Author: Pan Li Date: Wed Sep 11 14:17:30 2024 +0800 RISC-V: Fix vector SAT_ADD dump check due to middle-end change This patch would like fix the dump check time

[gcc r15-3711] Fortran: Break recursion building recursive types. [PR106606]

2024-09-19 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:de915fbe3cb1ce7be35dce7d6bc8d04dc7125e61 commit r15-3711-gde915fbe3cb1ce7be35dce7d6bc8d04dc7125e61 Author: Andre Vehreschild Date: Fri Aug 23 16:28:38 2024 +0200 Fortran: Break recursion building recursive types. [PR106606] Build a derived type component's ty

[gcc(refs/users/aoliva/heads/testme)] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:04f96e7c8ce32b3a198fd8d3e9c5a929d3a713f1 commit 04f96e7c8ce32b3a198fd8d3e9c5a929d3a713f1 Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/tree-ssa-ifcombine.cc | 248 +---

[gcc r15-3707] Fix deep copy allocatable components in coarrays. [PR85002]

2024-09-19 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:361903ad1affd508bafdb9b771d6a6ffc98a2100 commit r15-3707-g361903ad1affd508bafdb9b771d6a6ffc98a2100 Author: Andre Vehreschild Date: Fri Aug 23 09:07:09 2024 +0200 Fix deep copy allocatable components in coarrays. [PR85002] Fix code for deep copy of allocatable

[gcc r15-3709] Match: Support form 3 for scalar signed integer .SAT_ADD

2024-09-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:e917a251d82acf7c7c8577bd5dcb448deacb6f66 commit r15-3709-ge917a251d82acf7c7c8577bd5dcb448deacb6f66 Author: Pan Li Date: Wed Sep 11 10:06:18 2024 +0800 Match: Support form 3 for scalar signed integer .SAT_ADD This patch would like to support the form 3 of the

[gcc r15-3713] Always dump generated distance vectors

2024-09-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:605d05b9481832bc691685b7ff990ef68f02b1bb commit r15-3713-g605d05b9481832bc691685b7ff990ef68f02b1bb Author: Richard Biener Date: Thu Sep 19 12:37:13 2024 +0200 Always dump generated distance vectors There's special-casing for equal access functions which bypas

[gcc r15-3712] tree-optimization/116573 - .SELECT_VL for SLP

2024-09-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:5e3a4a01785e2d5135528a07bb8116af9c55ddf8 commit r15-3712-g5e3a4a01785e2d5135528a07bb8116af9c55ddf8 Author: Richard Biener Date: Tue Sep 17 11:20:10 2024 +0200 tree-optimization/116573 - .SELECT_VL for SLP The following restores the use of .SELECT_VL for testc

[gcc(refs/users/aoliva/heads/testme)] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cddcc2cb25fffc4a119614c522bd6a21b436c97e commit cddcc2cb25fffc4a119614c522bd6a21b436c97e Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/tree-ssa-ifcombine.cc | 355

[gcc/aoliva/heads/testme] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: cddcc2cb25ff... adjust probs after modified ifcombine It previously pointed to: 89ff1a069da3... adjust probs after modified ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc r15-3717] RISC-V: Add testcases for form 2 of signed scalar SAT_ADD

2024-09-19 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:cee868ae0dfb5bef590a0a82426d32ba1d2b1a92 commit r15-3717-gcee868ae0dfb5bef590a0a82426d32ba1d2b1a92 Author: Pan Li Date: Fri Sep 13 10:05:49 2024 +0800 RISC-V: Add testcases for form 2 of signed scalar SAT_ADD This patch would like to add testcases of the sign

[gcc r15-3715] Fall back to single-lane SLP before falling back to no SLP

2024-09-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:77bd23a3e247555ba427d01af8e5713934be8d5b commit r15-3715-g77bd23a3e247555ba427d01af8e5713934be8d5b Author: Richard Biener Date: Wed Sep 18 12:41:25 2024 +0200 Fall back to single-lane SLP before falling back to no SLP The following changes the fallback to dis

[gcc r15-3716] tree-optimization/116768 - wrong dependence analysis

2024-09-19 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:5b5a36b122e1205449f1512bf39521b669e713ef commit r15-3716-g5b5a36b122e1205449f1512bf39521b669e713ef Author: Richard Biener Date: Thu Sep 19 14:58:18 2024 +0200 tree-optimization/116768 - wrong dependence analysis The following reverts a bogus fix done for PR10

[gcc r15-3718] dwarf2asm: Use constexpr for eh_data_format_name initialization for C++14

2024-09-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:16dda95e39fa04e5ab43486a980e8866ee12efd7 commit r15-3718-g16dda95e39fa04e5ab43486a980e8866ee12efd7 Author: Jakub Jelinek Date: Thu Sep 19 17:53:27 2024 +0200 dwarf2asm: Use constexpr for eh_data_format_name initialization for C++14 Similarly to the previous p

[gcc(refs/users/aoliva/heads/testme)] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:90e42ef87e8f9e381043aea4a56b37249e6f4ced commit 90e42ef87e8f9e381043aea4a56b37249e6f4ced Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/tree-ssa-ifcombine.cc | 355

[gcc/aoliva/heads/testme] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 90e42ef87e8f... adjust probs after modified ifcombine It previously pointed to: cddcc2cb25ff... adjust probs after modified ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc r15-3714] libstdc++: add #pragma diagnostic

2024-09-19 Thread Jason Merrill via Libstdc++-cvs
https://gcc.gnu.org/g:d3a7302ec5985abcda561886cc724d388c7143cb commit r15-3714-gd3a7302ec5985abcda561886cc724d388c7143cb Author: Jason Merrill Date: Fri Dec 22 13:20:35 2023 -0500 libstdc++: add #pragma diagnostic The use of #pragma GCC system_header in libstdc++ has led to bugs g

[gcc r15-3705] aarch64: Define l1_cache_line_size for -mcpu=neoverse-v2

2024-09-19 Thread Kyrylo Tkachov via Gcc-cvs
https://gcc.gnu.org/g:9a99559a478111f7fbeec29bd78344df7651c707 commit r15-3705-g9a99559a478111f7fbeec29bd78344df7651c707 Author: Kyrylo Tkachov Date: Wed Sep 11 06:58:35 2024 -0700 aarch64: Define l1_cache_line_size for -mcpu=neoverse-v2 This is a small patch that sets the L1 cach

[gcc(refs/users/aoliva/heads/testme)] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:89ff1a069da3ca97aa80e3dbf9fa5d9b5e2e4061 commit 89ff1a069da3ca97aa80e3dbf9fa5d9b5e2e4061 Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/tree-ssa-ifcombine.cc | 294 +++-

[gcc/aoliva/heads/testme] adjust probs after modified ifcombine

2024-09-19 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 89ff1a069da3... adjust probs after modified ifcombine It previously pointed to: 3a8bc917de46... adjust probs after modified ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --