[gcc r16-489] libstdc++: Use _Padding_sink in __formatter_chrono to produce padded output.

2025-05-08 Thread Tomasz Kaminski via Gcc-cvs
https://gcc.gnu.org/g:08d34c8812f0d1927dfedea14dc4f50799066dc3 commit r16-489-g08d34c8812f0d1927dfedea14dc4f50799066dc3 Author: Tomasz Kamiński Date: Wed May 7 12:25:01 2025 +0200 libstdc++: Use _Padding_sink in __formatter_chrono to produce padded output. Formatting code is extra

[gcc r16-488] libstdc++: Provide ability to query _Sink_iter if writes are discarded.

2025-05-08 Thread Tomasz Kaminski via Gcc-cvs
https://gcc.gnu.org/g:a8db867515837a232cae10968b32480a3b3a7ee3 commit r16-488-ga8db867515837a232cae10968b32480a3b3a7ee3 Author: Tomasz Kamiński Date: Mon May 5 11:07:59 2025 +0200 libstdc++: Provide ability to query _Sink_iter if writes are discarded. This patch provides _M_discar

[gcc r16-487] diagnostics: convert HTML output test plugin to 'experimental-html' sink [PR116792]

2025-05-08 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:1a2c62212bd912f5c8130e992ce282b542599f98 commit r16-487-g1a2c62212bd912f5c8130e992ce282b542599f98 Author: David Malcolm Date: Thu May 8 20:41:35 2025 -0400 diagnostics: convert HTML output test plugin to 'experimental-html' sink [PR116792] In r15-3752-g48261

[gcc r16-484] RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 0

2025-05-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:5ee51001ec056356eb8f6cbece73cff6d73003e5 commit r16-484-g5ee51001ec056356eb8f6cbece73cff6d73003e5 Author: Pan Li Date: Thu May 8 11:19:11 2025 +0800 RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 0 Add asm dump check and for

[gcc r16-485] RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 1

2025-05-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:6a718d401d37880a5ed74210b1a75783e8ea9c38 commit r16-485-g6a718d401d37880a5ed74210b1a75783e8ea9c38 Author: Pan Li Date: Thu May 8 11:21:35 2025 +0800 RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 1 Add asm dump check and for

[gcc r16-486] RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 2

2025-05-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:8dba9c7ec97ef6e5e891c77a0f0d536860172beb commit r16-486-g8dba9c7ec97ef6e5e891c77a0f0d536860172beb Author: Pan Li Date: Thu May 8 11:25:04 2025 +0800 RISC-V: Add testcases for vec_duplicate + vadd.vv combine case 1 with GR2VR cost 2 Add asm dump check and for

[gcc r16-483] RISC-V: Rename VX_BINARY test helper to VX_BINARY_CASE_0

2025-05-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:cd694ab6c758cdbcf5f8816a0f2bd70448681c6a commit r16-483-gcd694ab6c758cdbcf5f8816a0f2bd70448681c6a Author: Pan Li Date: Wed May 7 20:48:40 2025 +0800 RISC-V: Rename VX_BINARY test helper to VX_BINARY_CASE_0 This patch would like to rename the VX_BINARY within

[gcc r16-482] RISC-V: Separate the test running of rvv vx_vf

2025-05-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:b81e970de6f6ec6e8d2afa850c9abe07280c91ff commit r16-482-gb81e970de6f6ec6e8d2afa850c9abe07280c91ff Author: Pan Li Date: Thu May 8 10:00:50 2025 +0800 RISC-V: Separate the test running of rvv vx_vf The default test running in rvv.exp takes the -fno-vect-cost-mo

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi/rldic counts

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7233c056b80d2c2a89b034b50a52d2d3873930ef commit 7233c056b80d2c2a89b034b50a52d2d3873930ef Author: Alexandre Oliva Date: Thu May 8 20:21:43 2025 -0300 [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi/rldic counts xxpermdi (and rldic) instruction counts are sli

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:2947add44fa30f6652dfa11ebe3ef6b7d4d4db2a commit 2947add44fa30f6652dfa11ebe3ef6b7d4d4db2a Author: Alexandre Oliva Date: Thu May 8 20:18:19 2025 -0300 [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests Requiring float128_sw for ifn_copysign on p

[gcc/aoliva/heads/testme] (2 commits) [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi/rldic cou

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 7233c056b80d... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi/rldic cou It previously pointed to: 31bfd88559e0... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc r16-478] gimple-fold: Don't replace `bool_var != 0` with `bool_var` inside GIMPLE_COND

2025-05-08 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:192c1c656b8b9a5e88c201c0a1c9a689fb35fd55 commit r16-478-g192c1c656b8b9a5e88c201c0a1c9a689fb35fd55 Author: Andrew Pinski Date: Mon Apr 21 23:22:02 2025 -0700 gimple-fold: Don't replace `bool_var != 0` with `bool_var` inside GIMPLE_COND Since match and simplif

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:626ffa7a865a5cb8992338ce71343888603f43eb commit 626ffa7a865a5cb8992338ce71343888603f43eb Author: Alexandre Oliva Date: Thu May 8 02:19:09 2025 -0300 [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32 gcc.target/powerpc/vsx-builtin-7.c uses fewe

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for lp64 as well

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:31bfd88559e05618070b6e971b19919941ed5ccc commit 31bfd88559e05618070b6e971b19919941ed5ccc Author: Alexandre Oliva Date: Thu May 8 02:19:13 2025 -0300 [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for lp64 as well xxpermdi (and rldic) instruction coun

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9583be2800774fcd523d5da1ca8e2b1169c5ab79 commit 9583be2800774fcd523d5da1ca8e2b1169c5ab79 Author: Alexandre Oliva Date: Thu May 8 02:19:07 2025 -0300 [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests Requiring float128_sw for ifn_copysign on p

[gcc/aoliva/heads/testme] (3 commits) [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 31bfd88559e0... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for It previously pointed to: 9722c428634d... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for lp64 as well

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9722c428634d0081783b88b05ffe675a5ffb6572 commit 9722c428634d0081783b88b05ffe675a5ffb6572 Author: Alexandre Oliva Date: Thu May 8 02:19:13 2025 -0300 [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for lp64 as well xxpermdi (and rldic) instruction coun

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:411457ec81fae0536b10bcd16e4f5dbc56563e49 commit 411457ec81fae0536b10bcd16e4f5dbc56563e49 Author: Alexandre Oliva Date: Thu May 8 02:19:09 2025 -0300 [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32 gcc.target/powerpc/vsx-builtin-7.c uses fewe

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:320103bcf6808321f52f40bcc50d3260bc337a6d commit 320103bcf6808321f52f40bcc50d3260bc337a6d Author: Alexandre Oliva Date: Thu May 8 02:19:07 2025 -0300 [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests Requiring float128_sw for ifn_copysign on p

[gcc/aoliva/heads/testme] (3 commits) [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for

2025-05-08 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 9722c428634d... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for It previously pointed to: 24d496c01070... [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc r15-9642] fortran: Add testcases for PR120152, PR120153 and PR120158

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:7317c72b028e057ddbe918ff6968e5e586a35850 commit r15-9642-g7317c72b028e057ddbe918ff6968e5e586a35850 Author: Jakub Jelinek Date: Thu May 8 10:43:22 2025 +0200 fortran: Add testcases for PR120152, PR120153 and PR120158 The following patch adds testcase coverage

[gcc r16-480] Fortran: parsing issue with DO CONCURRENT; ENDDO on same line [PR120179]

2025-05-08 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6ce73ad4370c143a7d1e6a13b1d353db5884213f commit r16-480-g6ce73ad4370c143a7d1e6a13b1d353db5884213f Author: Harald Anlauf Date: Thu May 8 22:21:03 2025 +0200 Fortran: parsing issue with DO CONCURRENT;ENDDO on same line [PR120179] PR fortran/120179

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction allocatable_uninitialized_1

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:1d88438d27e8c18ab0b90debb204861e05e167a2 commit 1d88438d27e8c18ab0b90debb204861e05e167a2 Author: Mikael Morin Date: Thu May 8 21:59:48 2025 +0200 Correction allocatable_uninitialized_1 Diff: --- gcc/fortran/trans-array.cc | 4 +++- 1 file changed, 3 insertions(+), 1

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression reassoc_6

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:907b5fe73445f04545a21ecfb522fc0b6388ae99 commit 907b5fe73445f04545a21ecfb522fc0b6388ae99 Author: Mikael Morin Date: Thu May 8 21:42:53 2025 +0200 Correction régression reassoc_6 Diff: --- gcc/match.pd | 24 1 file changed, 24 insertions(+)

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression id-24.f

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:3423330df5649403fe92ebb63696265d4ed2c8b9 commit 3423330df5649403fe92ebb63696265d4ed2c8b9 Author: Mikael Morin Date: Thu May 8 18:30:34 2025 +0200 Correction régression id-24.f Diff: --- gcc/fortran/trans-array.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/g

[gcc r16-479] c++: adjust PR99599/CWG2369 workaround

2025-05-08 Thread Jason Merrill via Gcc-cvs
https://gcc.gnu.org/g:abab79397ef97acf7c689c43e27d58d8d7d5c599 commit r16-479-gabab79397ef97acf7c689c43e27d58d8d7d5c599 Author: Jason Merrill Date: Sat May 3 09:30:01 2025 -0400 c++: adjust PR99599/CWG2369 workaround This tweak to CWG2369 has gotten more discussion lately in CWG,

[gcc r16-477] Fix tree-ssa/pr31261.c testcase after r16-400 [PR120168]

2025-05-08 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:d8dac49707e71844b4d1c21348d92addb19a0969 commit r16-477-gd8dac49707e71844b4d1c21348d92addb19a0969 Author: Andrew Pinski Date: Thu May 8 09:12:07 2025 -0700 Fix tree-ssa/pr31261.c testcase after r16-400 [PR120168] AFter r16-400-g5e363ffefaceb9, on targets wher

[gcc r16-476] vect: Remove non-SLP path from vectorizable_reduction

2025-05-08 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:a2be0f970f89487adbd1f3c39338b9f321e918cf commit r16-476-ga2be0f970f89487adbd1f3c39338b9f321e918cf Author: Andre Vieira Date: Thu May 8 14:09:46 2025 +0100 vect: Remove non-SLP path from vectorizable_reduction Fold slp_node to TRUE and clean-up vectorizable_re

[gcc r16-473] tree-optimization/116352 - amend previous fix

2025-05-08 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:1e8bd720b1a618a39e2a41eec05e935c32d295f3 commit r16-473-g1e8bd720b1a618a39e2a41eec05e935c32d295f3 Author: Richard Biener Date: Thu May 8 10:56:16 2025 +0200 tree-optimization/116352 - amend previous fix The previous fix restricted external vector builds to de

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr33074

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:3085ceee0266d9d7a64bc5d2227faccebac0e961 commit 3085ceee0266d9d7a64bc5d2227faccebac0e961 Author: Mikael Morin Date: Thu May 8 12:15:27 2025 +0200 Correction régression pr33074 Diff: --- gcc/fortran/trans-array.cc | 6 +- 1 file changed, 5 insertions(+), 1 deleti

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr85938

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:93b2a1554436de9553fbe23507395531875c06b5 commit 93b2a1554436de9553fbe23507395531875c06b5 Author: Mikael Morin Date: Thu May 8 14:56:01 2025 +0200 Correction régression pr85938 Diff: --- gcc/fortran/trans-array.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[gcc r16-475] gensupport: validate compact constraint modifiers

2025-05-08 Thread Richard Earnshaw via Gcc-cvs
https://gcc.gnu.org/g:62dec5d9f60a0207c3c9147ceb8d4f7281e3fa80 commit r16-475-g62dec5d9f60a0207c3c9147ceb8d4f7281e3fa80 Author: Richard Earnshaw Date: Mon Apr 14 15:46:54 2025 +0100 gensupport: validate compact constraint modifiers For constraints there are operand modifiers and c

[gcc r16-474] aarch64: Fix up commutative and early-clobber markers on compact insns

2025-05-08 Thread Richard Earnshaw via Gcc-cvs
https://gcc.gnu.org/g:f260146bc05f6fba7b2a67a62063c770588b769d commit r16-474-gf260146bc05f6fba7b2a67a62063c770588b769d Author: Richard Earnshaw Date: Mon Apr 14 16:41:16 2025 +0100 aarch64: Fix up commutative and early-clobber markers on compact insns For constraints there are op

[gcc r14-11751] aarch64: Fix CFA offsets in non-initial stack probes [PR119610]

2025-05-08 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:a9d390ab17d9395ce20e899ef0180052ed79d332 commit r14-11751-ga9d390ab17d9395ce20e899ef0180052ed79d332 Author: Richard Sandiford Date: Thu May 8 12:06:41 2025 +0100 aarch64: Fix CFA offsets in non-initial stack probes [PR119610] PR119610 is about incorrect CFI o

[gcc r16-472] tree-optimization/120043 - bogus conditional store elimination

2025-05-08 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:93586e5d51188bf71f4f8fae4ee94ff631740f24 commit r16-472-g93586e5d51188bf71f4f8fae4ee94ff631740f24 Author: Richard Biener Date: Thu May 8 10:05:42 2025 +0200 tree-optimization/120043 - bogus conditional store elimination The following fixes conditional store e

[gcc r14-11750] rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in inlining decisions [PR119327]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:cdf689a1f12e887c22c9989e6728ffac981f71ce commit r14-11750-gcdf689a1f12e887c22c9989e6728ffac981f71ce Author: Jakub Jelinek Date: Tue Apr 22 21:27:28 2025 +0200 rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in inlining decisions [PR119327] The follo

[gcc(refs/vendors/ibm/heads/gcc-13-branch)] ibm: Merge up to top of releases/gcc-13

2025-05-08 Thread jeevitha via Gcc-cvs
https://gcc.gnu.org/g:25cecef4a385faf4d2e343498059b51bab266ba6 commit 25cecef4a385faf4d2e343498059b51bab266ba6 Merge: b7341a9059d7 999a60264a5c Author: Jeevitha Palanisamy Date: Thu May 8 02:31:19 2025 -0500 ibm: Merge up to top of releases/gcc-13 2025-05-08 Jeevitha Palanisamy

[gcc/ibm/heads/gcc-13-branch] (754 commits) ibm: Merge up to top of releases/gcc-13

2025-05-08 Thread jeevitha via Gcc-cvs
The branch 'ibm/heads/gcc-13-branch' was updated to point to: 25cecef4a385... ibm: Merge up to top of releases/gcc-13 It previously pointed to: b7341a9059d7... ibm: Merge up to top of releases/gcc-13 Diff: Summary of changes (added commits): --- 25cecef...

[gcc r13-9643] libstdc++/112351 - deal with __gthread_once failure during locale init

2025-05-08 Thread Richard Biener via Libstdc++-cvs
https://gcc.gnu.org/g:351ac78e48fa897080cf8bbb71618df9c428ad30 commit r13-9643-g351ac78e48fa897080cf8bbb71618df9c428ad30 Author: Richard Biener Date: Mon Nov 6 11:31:40 2023 +0100 libstdc++/112351 - deal with __gthread_once failure during locale init The following makes the C++98

[gcc r15-9640] libfortran: Add 5 missing UNSIGNED symbols [PR120153]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:0ca51bd433869037061bb72d5b6872e423856189 commit r15-9640-g0ca51bd433869037061bb72d5b6872e423856189 Author: Jakub Jelinek Date: Wed May 7 18:47:50 2025 +0200 libfortran: Add 5 missing UNSIGNED symbols [PR120153] While looking at PR120152, I have noticed that l

[gcc r15-9638] libcpp: Further fixes for incorrect line numbers in large files [PR120061]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:bfcb5da69a41f7a5e41faab39b763d9d7c8bd2ea commit r15-9638-gbfcb5da69a41f7a5e41faab39b763d9d7c8bd2ea Author: Jakub Jelinek Date: Wed May 7 17:25:42 2025 +0200 libcpp: Further fixes for incorrect line numbers in large files [PR120061] The backport of the PR10890

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Ajout warnings supplémentaires array-with-dt-4

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:0b83091fdbbddcae853f7f46bbbe25887815c892 commit 0b83091fdbbddcae853f7f46bbbe25887815c892 Author: Mikael Morin Date: Thu May 8 11:10:01 2025 +0200 Ajout warnings supplémentaires array-with-dt-4 Diff: --- gcc/fortran/trans-array.cc | 3 +++ gc

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Modif dump c_f_pointer_tests_3

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:3146f6ebd59af8a7cd99d2d0f01e88a48df4c178 commit 3146f6ebd59af8a7cd99d2d0f01e88a48df4c178 Author: Mikael Morin Date: Wed May 7 21:32:52 2025 +0200 Modif dump c_f_pointer_tests_3 Diff: --- gcc/testsuite/gfortran.dg/c_f_pointer_tests_3.f90 | 2 +- 1 file changed, 1 ins

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motif dumps kernels-alias-4.f95

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:47f336ff31caa07d981fb0cc8e2367d9cca17e0e commit 47f336ff31caa07d981fb0cc8e2367d9cca17e0e Author: Mikael Morin Date: Thu May 8 09:55:56 2025 +0200 Mise à jour motif dumps kernels-alias-4.f95 Diff: --- gcc/testsuite/gfortran.dg/goacc/kernels-alias-4.f95 | 4 ++-- 1 fi

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Suppression borne supérieure type si dynamique

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:5df96158884af3d1dfb03a4ab345797b036efe9b commit 5df96158884af3d1dfb03a4ab345797b036efe9b Author: Mikael Morin Date: Wed May 7 22:21:41 2025 +0200 Suppression borne supérieure type si dynamique Diff: --- gcc/fortran/trans-array.cc | 14 +- 1 file changed,

[gcc r14-11749] libcpp: Further fixes for incorrect line numbers in large files [PR120061]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8cbe033a8a88fe6437cc5d343ae0ddf8dd3455c8 commit r14-11749-g8cbe033a8a88fe6437cc5d343ae0ddf8dd3455c8 Author: Jakub Jelinek Date: Thu May 8 11:14:24 2025 +0200 libcpp: Further fixes for incorrect line numbers in large files [PR120061] The backport of the PR1089

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression parloops-exit-first-loop-alt.f95

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:f7d8d1e2e88a8f28edc9029014e65a6466e2804b commit f7d8d1e2e88a8f28edc9029014e65a6466e2804b Author: Mikael Morin Date: Thu May 8 10:51:26 2025 +0200 Correction régression parloops-exit-first-loop-alt.f95 Diff: --- gcc/fortran/trans-array.cc | 52 +++

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr66251

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:88879d149e9a2dd0977bb3e234cbf4dcbec66a8c commit 88879d149e9a2dd0977bb3e234cbf4dcbec66a8c Author: Mikael Morin Date: Wed May 7 10:16:40 2025 +0200 Correction régression pr66251 Diff: --- gcc/gimple-loop-versioning.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr83149

2025-05-08 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:55a81627d1e3455089a3b741ec019ca48bbde9de commit 55a81627d1e3455089a3b741ec019ca48bbde9de Author: Mikael Morin Date: Wed May 7 16:08:22 2025 +0200 Correction régression pr83149 Diff: --- gcc/gimple-loop-versioning.cc | 76 +++

[gcc r15-9641] libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:d4fd651d23b007fc9cd93a9300afab21d6dec2ee commit r15-9641-gd4fd651d23b007fc9cd93a9300afab21d6dec2ee Author: Jakub Jelinek Date: Thu May 8 09:36:30 2025 +0200 libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158] When libgfortran is compiled, there are some

[gcc r15-9639] libfortran: Readd 15 accidentally removed libgfortran symbols [PR120152]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:9d19251042f14fe84a5edc82b1a2b49ace6da6a1 commit r15-9639-g9d19251042f14fe84a5edc82b1a2b49ace6da6a1 Author: Jakub Jelinek Date: Wed May 7 18:46:51 2025 +0200 libfortran: Readd 15 accidentally removed libgfortran symbols [PR120152] The r15-4124-gc0002a675a92e76

[gcc r16-471] fortran: Add testcases for PR120152, PR120153 and PR120158

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:66f5f03853035cc917627e7d044bff8ccd9eca3f commit r16-471-g66f5f03853035cc917627e7d044bff8ccd9eca3f Author: Jakub Jelinek Date: Thu May 8 10:43:22 2025 +0200 fortran: Add testcases for PR120152, PR120153 and PR120158 The following patch adds testcase coverage f

[gcc r16-470] libgcobol: Heed --enable-libgcobol

2025-05-08 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:fdd2374b87bd9d7f4c201c81875d77acaebb38cd commit r16-470-gfdd2374b87bd9d7f4c201c81875d77acaebb38cd Author: Rainer Orth Date: Thu May 8 09:42:42 2025 +0200 libgcobol: Heed --enable-libgcobol If some target isn't listed as supported in configure.tgt, --enabl

[gcc r16-469] cobol: Allow for undefined NAME_MAX [PR119217]

2025-05-08 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:1df8fffba30bf4022dda762bf61acf16ac704c67 commit r16-469-g1df8fffba30bf4022dda762bf61acf16ac704c67 Author: Rainer Orth Date: Thu May 8 09:39:26 2025 +0200 cobol: Allow for undefined NAME_MAX [PR119217] All users of symbols.h fail to compile on Solaris:

[gcc r16-468] libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158]

2025-05-08 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8c73c99b6a8c3a562fef360bc269bd60bab36076 commit r16-468-g8c73c99b6a8c3a562fef360bc269bd60bab36076 Author: Jakub Jelinek Date: Thu May 8 09:36:30 2025 +0200 libfortran: Fix up maxval/maxloc for UNSIGNED [PR120158] When libgfortran is compiled, there are some -

[gcc r16-467] cobol: Initialize regmatch_t portably [PR119217]

2025-05-08 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:12d6fa2a21140166181ae3be7711d60e62c569d7 commit r16-467-g12d6fa2a21140166181ae3be7711d60e62c569d7 Author: Rainer Orth Date: Thu May 8 09:29:56 2025 +0200 cobol: Initialize regmatch_t portably [PR119217] The dts.h initialization of regmatch_t currently breaks

[gcc r16-466] phiopt: Use rewrite_to_defined_overflow in move_stmt [PR116938]

2025-05-08 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:bac74b0d0141a440275797a059c2b43978cd9e1c commit r16-466-gbac74b0d0141a440275797a059c2b43978cd9e1c Author: Andrew Pinski Date: Thu Oct 17 05:30:10 2024 + phiopt: Use rewrite_to_defined_overflow in move_stmt [PR116938] As mentioned previously the rewrite in

[gcc r16-465] Rewrite VCEs of integral types [PR116939]

2025-05-08 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:f2bb7ffe84840d8f4ba6c0e5acdbbad8ca9d3603 commit r16-465-gf2bb7ffe84840d8f4ba6c0e5acdbbad8ca9d3603 Author: Andrew Pinski Date: Thu Oct 17 05:18:36 2024 + Rewrite VCEs of integral types [PR116939] Like the patch to phiopt (r15-4033-g1f619fe25925a5f7), this

[gcc r16-464] ipa/120146 - deal with vanished varpool nodes in IPA PTA

2025-05-08 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:b38e3a7196d25bc8bcb1fe55da7663745cea9470 commit r16-464-gb38e3a7196d25bc8bcb1fe55da7663745cea9470 Author: Richard Biener Date: Wed May 7 10:20:55 2025 +0200 ipa/120146 - deal with vanished varpool nodes in IPA PTA I don't understand why they vanish when still

[gcc r16-463] cobol: Don't require GLOB_BRACE etc. [PR119217]

2025-05-08 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:aacaa3b13bca508cb6cb803d11cb942b2de8c0db commit r16-463-gaacaa3b13bca508cb6cb803d11cb942b2de8c0db Author: Rainer Orth Date: Thu May 8 09:21:45 2025 +0200 cobol: Don't require GLOB_BRACE etc. [PR119217] cdf-copy.cc doesn't compile on Solaris: /vol/gcc