[gcc r13-8907] Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]

2024-07-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:1b22831d3c74a1b3e72dab840e2818e495ecd567 commit r13-8907-g1b22831d3c74a1b3e72dab840e2818e495ecd567 Author: Paul Thomas Date: Thu May 23 07:59:46 2024 +0100 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] 2024-05-23 Paul Thomas

[gcc r14-10410] Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]

2024-07-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:29b2e1cdb6f182d3f519a4b96cdc98032a10f81d commit r14-10410-g29b2e1cdb6f182d3f519a4b96cdc98032a10f81d Author: Paul Thomas Date: Thu May 23 07:59:46 2024 +0100 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] 2024-05-23 Paul Thomas

[gcc r15-1991] rs6000: Remove vcond{,u} expanders

2024-07-11 Thread Kewen Lin via Gcc-cvs
https://gcc.gnu.org/g:f7e4000397842671fe7e5c0473f1fa62707e1db9 commit r15-1991-gf7e4000397842671fe7e5c0473f1fa62707e1db9 Author: Kewen Lin Date: Fri Jul 12 01:32:57 2024 -0500 rs6000: Remove vcond{,u} expanders As PR114189 shows, middle-end will obsolete vcond, vcondu and vcon

[gcc r15-1990] tree-optimization/115867 - ICE with simdcall vectorization in masked loop

2024-07-11 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:4f4478f0f31263997bfdc4159f90e58dd79b38f9 commit r15-1990-g4f4478f0f31263997bfdc4159f90e58dd79b38f9 Author: Richard Biener Date: Thu Jul 11 10:18:55 2024 +0200 tree-optimization/115867 - ICE with simdcall vectorization in masked loop When only a loop mask is t

[gcc r15-1989] [committed] Fix m68k bootstrap segfault with late-combine

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:a91c51c187a78e4164bc4039ebdb543848e379d2 commit r15-1989-ga91c51c187a78e4164bc4039ebdb543848e379d2 Author: Jeff Law Date: Thu Jul 11 21:37:34 2024 -0600 [committed] Fix m68k bootstrap segfault with late-combine So the m68k port has failed to bootstrap since t

[gcc r15-1988] libbacktrace: avoid infinite recursion

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:bf406a53693ef664b7ee0c77c4940a71a83866c5 commit r15-1988-gbf406a53693ef664b7ee0c77c4940a71a83866c5 Author: Ian Lance Taylor Date: Thu Jul 11 19:29:04 2024 -0700 libbacktrace: avoid infinite recursion We could get an infinite recursion in an odd case in which

[gcc r15-1987] LoongArch: Remove unreachable codes.

2024-07-11 Thread LuluCheng via Gcc-cvs
https://gcc.gnu.org/g:3bc1a86d534db98d2e7647b734a198098f51267f commit r15-1987-g3bc1a86d534db98d2e7647b734a198098f51267f Author: Lulu Cheng Date: Thu Jul 4 15:00:40 2024 +0800 LoongArch: Remove unreachable codes. gcc/ChangeLog: * config/loongarch/loongarch.cc

[gcc r15-1986] LoongArch: TFmode is not allowed to be stored in the float register.

2024-07-11 Thread LuluCheng via Gcc-cvs
https://gcc.gnu.org/g:abeb6c8a62758faa0719e818e6e8a7db15a6793b commit r15-1986-gabeb6c8a62758faa0719e818e6e8a7db15a6793b Author: Lulu Cheng Date: Thu Jul 4 10:37:26 2024 +0800 LoongArch: TFmode is not allowed to be stored in the float register. PR target/115752 gc

[gcc r15-1985] libbacktrace: don't fail if symbol size is unknown

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:d7318f4cf89c2a934fcd1f87d711081285fad242 commit r15-1985-gd7318f4cf89c2a934fcd1f87d711081285fad242 Author: Ian Lance Taylor Date: Thu Jul 11 17:58:17 2024 -0700 libbacktrace: don't fail if symbol size is unknown * btest.c (test5): Don't fail if symbol

[gcc r15-1984] libbacktrace: correctly gather Mach-O symbol table

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:b870086904cfd480cf4297525ece00d169482ec7 commit r15-1984-gb870086904cfd480cf4297525ece00d169482ec7 Author: Ian Lance Taylor Date: Thu Jul 11 17:50:18 2024 -0700 libbacktrace: correctly gather Mach-O symbol table For PR libbacktrace/97082.

[gcc r15-1982] libbacktrace: fix testsuite for clang

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:8f7c06df424fffa88422f83ba0a7c58576ae3d91 commit r15-1982-g8f7c06df424fffa88422f83ba0a7c58576ae3d91 Author: Ian Lance Taylor Date: Thu Jul 11 16:07:06 2024 -0700 libbacktrace: fix testsuite for clang * btest.c (test1, test3): Add optnone attribute.

[gcc r15-1981] libstdc++: Test that std::atomic_ref uses the primary template

2024-07-11 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:43763bd75f1d37189ba08657a322e91d240e8cf3 commit r15-1981-g43763bd75f1d37189ba08657a322e91d240e8cf3 Author: Jonathan Wakely Date: Thu Jul 11 21:23:15 2024 +0100 libstdc++: Test that std::atomic_ref uses the primary template The previous commit changed atomic_r

[gcc r15-1980] libstdc++: the specialization atomic_ref should use the primary template

2024-07-11 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:79d3f17b07884cc9486f5e6fb21beea97c153a55 commit r15-1980-g79d3f17b07884cc9486f5e6fb21beea97c153a55 Author: Damien Lebrun-Grandie Date: Wed May 22 17:43:45 2024 -0400 libstdc++: the specialization atomic_ref should use the primary template Per [atomics.ref.in

[gcc r15-1979] libbacktrace: suggest how to fix missing debug info

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:b96789abf8a51e8f70309799b5dfee36d4fb3da6 commit r15-1979-gb96789abf8a51e8f70309799b5dfee36d4fb3da6 Author: Ian Lance Taylor Date: Thu Jul 11 15:39:07 2024 -0700 libbacktrace: suggest how to fix missing debug info * elf.c (elf_nodebug): Suggest -g.

[gcc r15-1978] libbacktrace: remove trailing whitespace

2024-07-11 Thread Ian Lance Taylor via Gcc-cvs
https://gcc.gnu.org/g:02f7525e5e9e8d749c9ba2b9a925da4b202553ce commit r15-1978-g02f7525e5e9e8d749c9ba2b9a925da4b202553ce Author: Ian Lance Taylor Date: Thu Jul 11 15:27:18 2024 -0700 libbacktrace: remove trailing whitespace * dwarf.c: Remove trailing whitespace.

[gcc r15-1977] libstdc++: Switch gcc.gnu.org links to https

2024-07-11 Thread Gerald Pfeifer via Libstdc++-cvs
https://gcc.gnu.org/g:26c9b095edf1ffa217f6cb2783b8ccfc5f4b1393 commit r15-1977-g26c9b095edf1ffa217f6cb2783b8ccfc5f4b1393 Author: Gerald Pfeifer Date: Thu Jul 11 23:58:45 2024 +0200 libstdc++: Switch gcc.gnu.org links to https libstdc++-v3: * doc/xml/manual/using.xml: S

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] [to-be-committed, RISC-V] Eliminate unnecessary sign extension after inlined str[n]cmp

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:e0bf7a4734598402720ed5b86285705c1791e457 commit e0bf7a4734598402720ed5b86285705c1791e457 Author: Jeff Law Date: Thu Jul 11 12:05:56 2024 -0600 [to-be-committed,RISC-V] Eliminate unnecessary sign extension after inlined str[n]cmp This patch eliminates an unne

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Add testcases for vector .SAT_SUB in zip benchmark

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:1726acdf1f7a3c3129a08fa571d750c5d09f8176 commit 1726acdf1f7a3c3129a08fa571d750c5d09f8176 Author: Pan Li Date: Thu Jul 11 15:54:32 2024 +0800 RISC-V: Add testcases for vector .SAT_SUB in zip benchmark This patch would like to add the test cases for the vector

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: c implies zca, and conditionally zcf & zcd

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:b3586773824f09bf2bf16ce398d2f988428c0821 commit b3586773824f09bf2bf16ce398d2f988428c0821 Author: Fei Gao Date: Wed Jul 10 10:12:02 2024 + RISC-V: c implies zca, and conditionally zcf & zcd According to Zc-1.0.4-3.pdf from https://github.com/riscvarch

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Update testsuite to use b

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:6b32e85e97ef5f5654bb070172659f967c5ba50f commit 6b32e85e97ef5f5654bb070172659f967c5ba50f Author: Edwin Lu Date: Wed Jul 3 17:17:27 2024 -0700 RISC-V: Update testsuite to use b Update all instances of zba_zbb_zbs in the testsuite to use b instead gcc/

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Add support for B standard extension

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:ac013ac6c759c6398db35fcc76265300375f5b37 commit ac013ac6c759c6398db35fcc76265300375f5b37 Author: Edwin Lu Date: Wed Jul 10 09:44:48 2024 -0700 RISC-V: Add support for B standard extension This patch adds support for recognizing the B standard extension to be

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: fix zcmp popretz [PR113715]

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:4649bea8adb5b29d566dd4c63f68e56a877ebefc commit 4649bea8adb5b29d566dd4c63f68e56a877ebefc Author: Fei Gao Date: Tue Jul 9 10:00:29 2024 + RISC-V: fix zcmp popretz [PR113715] No functional changes compared with V1, just spaces to table conversion in tes

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Fix comment/naming in attribute parsing code

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:16d1d5b7db194fa7e0373bf78fccabdf8ef0d009 commit 16d1d5b7db194fa7e0373bf78fccabdf8ef0d009 Author: Christoph Müllner Date: Fri Jul 5 04:58:07 2024 +0200 RISC-V: Fix comment/naming in attribute parsing code Function target attributes have to be separated by semi

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Deduplicate arch subset list processing

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:6b9226f62dd3a5425815a0b1ddf64215548b2669 commit 6b9226f62dd3a5425815a0b1ddf64215548b2669 Author: Christoph Müllner Date: Fri Jul 5 01:09:46 2024 +0200 RISC-V: Deduplicate arch subset list processing We have a code duplication in riscv_set_arch_by_subset_list(

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: testsuite: Properly gate LTO tests

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:6f195492e9798607b475c14934b0b77cf258a2a6 commit 6f195492e9798607b475c14934b0b77cf258a2a6 Author: Christoph Müllner Date: Fri Jul 5 09:53:34 2024 +0200 RISC-V: testsuite: Properly gate LTO tests There are two test cases with the following skip directive:

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 2

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:f3efae407d19273bf91c16e588ff63a80f0baf26 commit f3efae407d19273bf91c16e588ff63a80f0baf26 Author: Pan Li Date: Mon Jul 8 21:58:59 2024 +0800 RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 2 After the middle-end supported the vector mode of .SAT_AD

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] [to-be-committed][RISC-V][V3] DCE analysis for extension elimination

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:d678469ed4f98cee0180ff6a9961920404e82a14 commit d678469ed4f98cee0180ff6a9961920404e82a14 Author: Jeff Law Date: Mon Jul 8 17:06:55 2024 -0600 [to-be-committed][RISC-V][V3] DCE analysis for extension elimination The pre-commit testing showed that making ext-dc

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 1

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:79aca63c26b3eee221c26ee62803fa19e5996502 commit 79aca63c26b3eee221c26ee62803fa19e5996502 Author: Pan Li Date: Mon Jul 8 20:31:31 2024 +0800 RISC-V: Add testcases for unsigned vector .SAT_ADD IMM form 1 After the middle-end supported the vector mode of .SAT_AD

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] RISC-V: Implement .SAT_TRUNC for vector unsigned int

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:cbee085f82008a05b335754ea8b9764c3a78202c commit cbee085f82008a05b335754ea8b9764c3a78202c Author: Pan Li Date: Fri Jul 5 09:02:47 2024 +0800 RISC-V: Implement .SAT_TRUNC for vector unsigned int This patch would like to implement the .SAT_TRUNC for the RISC-V

[gcc(refs/vendors/riscv/heads/gcc-14-with-riscv-opts)] [RISC-V] add implied extension repeatly until stable

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:fe7b8250ee5190f31a622d99e394861f0688feef commit fe7b8250ee5190f31a622d99e394861f0688feef Author: Fei Gao Date: Fri Jul 5 09:56:30 2024 + [RISC-V] add implied extension repeatly until stable Call handle_implied_ext repeatly until there's no new subset

[gcc r15-1976] [to-be-committed, RISC-V] Eliminate unnecessary sign extension after inlined str[n]cmp

2024-07-11 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:74d8accaf88f83bfcab1150bf9be5140e7ac0e94 commit r15-1976-g74d8accaf88f83bfcab1150bf9be5140e7ac0e94 Author: Jeff Law Date: Thu Jul 11 12:05:56 2024 -0600 [to-be-committed,RISC-V] Eliminate unnecessary sign extension after inlined str[n]cmp This patch eliminat

[gcc r14-10408] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]

2024-07-11 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:b7a16ad1df8b00e084ef6bf0c23e5f8bdc5f419b commit r14-10408-gb7a16ad1df8b00e084ef6bf0c23e5f8bdc5f419b Author: Andre Vieira Date: Thu Jul 11 15:38:45 2024 +0100 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] This patch fixes the backend pattern

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

2024-07-11 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:f4f8f4202017566975f1e2001875876f5cab4cbe commit f4f8f4202017566975f1e2001875876f5cab4cbe Author: Michael Meissner Date: Thu Jul 11 13:01:57 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.bugs | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/ChangeLog.b

[gcc r13-8905] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]

2024-07-11 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:dd7b273f8dc03f28b0cd07c1a489d5200abaf790 commit r13-8905-gdd7b273f8dc03f28b0cd07c1a489d5200abaf790 Author: Andre Vieira Date: Thu Jul 11 15:38:45 2024 +0100 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] This patch fixes the backend pattern t

[gcc r12-10612] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]

2024-07-11 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:a655c8d2098aff5235934263b065a389a9fcbbca commit r12-10612-ga655c8d2098aff5235934263b065a389a9fcbbca Author: Andre Vieira Date: Thu Jul 11 15:38:45 2024 +0100 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] This patch fixes the backend pattern

[gcc r11-11571] libstdc++: Reverse arguments in constraint for std::optional's <=> [PR104606]

2024-07-11 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:1e0d60c6b097e9b0a96f7e763a10da11c412ef2c commit r11-11571-g1e0d60c6b097e9b0a96f7e763a10da11c412ef2c Author: Jonathan Wakely Date: Wed Mar 27 21:51:13 2024 + libstdc++: Reverse arguments in constraint for std::optional's <=> [PR104606] This is a workaroun

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

2024-07-11 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:caad5de45cf2142ddef06b3fd973dee64cba3121 commit caad5de45cf2142ddef06b3fd973dee64cba3121 Author: Michael Meissner Date: Thu Jul 11 12:56:05 2024 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.bugs | 33 +++-- 1 file changed, 31 insertio

[gcc(refs/users/meissner/heads/work171-bugs)] Do not build IEEE 128-bit libgcc support if VSX is not available.

2024-07-11 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:aef0a6f0f0df4c1d91e133145540e0f7e7ff171c commit aef0a6f0f0df4c1d91e133145540e0f7e7ff171c Author: Michael Meissner Date: Thu Jul 11 12:54:32 2024 -0400 Do not build IEEE 128-bit libgcc support if VSX is not available. In the past, we would build libgcc and eab

[gcc r11-11570] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]

2024-07-11 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:f75f9827cce522a58ae5d0bf47e2e1ea2704150a commit r11-11570-gf75f9827cce522a58ae5d0bf47e2e1ea2704150a Author: Andre Vieira Date: Thu Jul 11 15:38:45 2024 +0100 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] This patch fixes the backend pattern

[gcc r15-1975] Ranger: Mark a few classes as final

2024-07-11 Thread Andrew Pinski via Gcc-cvs
https://gcc.gnu.org/g:4e0aa05f67cf79729c2a8c20236de885f2e393d1 commit r15-1975-g4e0aa05f67cf79729c2a8c20236de885f2e393d1 Author: Andrew Pinski Date: Fri Jun 21 21:07:26 2024 -0700 Ranger: Mark a few classes as final I noticed there was a warning from clang about int_range's dt

[gcc r15-1974] libstdc++: Disable expensive test for debug mode [PR108636]

2024-07-11 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:8dbc02ba43d9e89056f4ba21d664118377f7da40 commit r15-1974-g8dbc02ba43d9e89056f4ba21d664118377f7da40 Author: Jonathan Wakely Date: Thu Jul 11 09:40:12 2024 +0100 libstdc++: Disable expensive test for debug mode [PR108636] This test uses -fkeep-inline-functions

[gcc r15-1973] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]

2024-07-11 Thread Andre Simoes Dias Vieira via Gcc-cvs
https://gcc.gnu.org/g:7c11fdd2cc11a7058e9643b6abf27831970ad2c9 commit r15-1973-g7c11fdd2cc11a7058e9643b6abf27831970ad2c9 Author: Andre Vieira Date: Thu Jul 11 15:38:45 2024 +0100 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] This patch fixes the backend pattern t

[gcc(refs/users/matz/heads/x86-ssw)] x86-ssw: Deal with deallocated frame in epilogue

2024-07-11 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:fbf3ff6bc169639a2d55ab4ed5f962201ad6416e commit fbf3ff6bc169639a2d55ab4ed5f962201ad6416e Author: Michael Matz Date: Thu Jul 11 15:21:05 2024 +0200 x86-ssw: Deal with deallocated frame in epilogue When the frame is deallocated separately we need to adjust

[gcc(refs/users/matz/heads/x86-ssw)] Revert "Add target hook shrink_wrap.cleanup_components"

2024-07-11 Thread Michael Matz via Gcc-cvs
https://gcc.gnu.org/g:3b04b651551abc541c6ec21835d2e85a407bb1c4 commit 3b04b651551abc541c6ec21835d2e85a407bb1c4 Author: Michael Matz Date: Thu Jul 11 15:16:57 2024 +0200 Revert "Add target hook shrink_wrap.cleanup_components" This reverts commit 826dd85cb9f368608a9890046cd701f7530d

[gcc r15-1972] recog: Avoid validate_change shortcut for groups [PR115782]

2024-07-11 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:44fc801e97a8dc626a4806ff4124439003420b20 commit r15-1972-g44fc801e97a8dc626a4806ff4124439003420b20 Author: Richard Sandiford Date: Thu Jul 11 14:44:11 2024 +0100 recog: Avoid validate_change shortcut for groups [PR115782] In this PR, due to the -f flags, we e

[gcc r15-1971] Fix bootstrap broken by gcc-15-1965-ge4f2f46e015

2024-07-11 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:b9513c6746bfdbbb2f5e2a52bc3504236692beeb commit r15-1971-gb9513c6746bfdbbb2f5e2a52bc3504236692beeb Author: Andre Vehreschild Date: Thu Jul 11 11:21:04 2024 +0200 Fix bootstrap broken by gcc-15-1965-ge4f2f46e015 gcc/fortran/ChangeLog: * trans-

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [testsuite] avoid arbitrary errno codes

2024-07-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:2f1f926425b4e3cd5e7e48b86e03bb3613b5aa54 commit 2f1f926425b4e3cd5e7e48b86e03bb3613b5aa54 Author: Alexandre Oliva Date: Thu Jul 11 09:04:11 2024 -0300 [libstdc++] [testsuite] avoid arbitrary errno codes Passing an arbitrary error number to strerror* functions

[gcc(refs/users/aoliva/heads/testme)] [analyzer] [testsuite] avoid unexpected null dereference warning

2024-07-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3b1df514951940298acd6b602f629027066af1c0 commit 3b1df514951940298acd6b602f629027066af1c0 Author: Alexandre Oliva Date: Thu Jul 11 09:04:38 2024 -0300 [analyzer] [testsuite] avoid unexpected null dereference warning The analyzer testsuite, on a customer's own

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [testsuite] require dfprt on some tests

2024-07-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:35b8b9ad5a3db3089074fc7c9cd7b91b9fd5cedf commit 35b8b9ad5a3db3089074fc7c9cd7b91b9fd5cedf Author: Alexandre Oliva Date: Thu Jul 11 09:04:02 2024 -0300 [libstdc++] [testsuite] require dfprt on some tests On a target that doesn't enable decimal float components

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-*

2024-07-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e7140d9f2a6451f8101e516b95a46261f7494c56 commit e7140d9f2a6451f8101e516b95a46261f7494c56 Author: Alexandre Oliva Date: Thu Jul 11 09:03:27 2024 -0300 [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-* Having observed failures of these two test

[gcc r15-1970] Fix gimplification of ordering comparisons of arrays of bytes

2024-07-11 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:738711703db9f42490f06211a3e8fba07a84dbce commit r15-1970-g738711703db9f42490f06211a3e8fba07a84dbce Author: Eric Botcazou Date: Thu Jul 11 10:49:13 2024 +0200 Fix gimplification of ordering comparisons of arrays of bytes The Ada compiler now defers to the gimp

[gcc r14-10407] c++/modules: Keep entity mapping info across duplicate_decls [PR99241]

2024-07-11 Thread Nathaniel Shead via Gcc-cvs
https://gcc.gnu.org/g:08c2abffe0a903e8cf16b469813b7dd0fb41275a commit r14-10407-g08c2abffe0a903e8cf16b469813b7dd0fb41275a Author: Nathaniel Shead Date: Mon Jul 8 14:35:58 2024 +1000 c++/modules: Keep entity mapping info across duplicate_decls [PR99241] When duplicate_decls finds a

[gcc r15-1969] AVR: Tidy up subtract-and-zero_extend insns.

2024-07-11 Thread Georg-Johann Lay via Gcc-cvs
https://gcc.gnu.org/g:077f16b249346b560169cf89849779272327a2da commit r15-1969-g077f16b249346b560169cf89849779272327a2da Author: Georg-Johann Lay Date: Thu Jul 11 13:08:19 2024 +0200 AVR: Tidy up subtract-and-zero_extend insns. There are these insns that subtract and zero-extend w

[gcc r15-1968] c++/modules: Keep entity mapping info across duplicate_decls [PR99241]

2024-07-11 Thread Nathaniel Shead via Gcc-cvs
https://gcc.gnu.org/g:f04f9714fca40315360af109b9e5ca2305fd75db commit r15-1968-gf04f9714fca40315360af109b9e5ca2305fd75db Author: Nathaniel Shead Date: Mon Jul 8 14:35:58 2024 +1000 c++/modules: Keep entity mapping info across duplicate_decls [PR99241] When duplicate_decls finds a

[gcc r15-1967] RISC-V: Add testcases for vector .SAT_SUB in zip benchmark

2024-07-11 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:b3c686416e88bf135def0e72d316713af01445a1 commit r15-1967-gb3c686416e88bf135def0e72d316713af01445a1 Author: Pan Li Date: Thu Jul 11 15:54:32 2024 +0800 RISC-V: Add testcases for vector .SAT_SUB in zip benchmark This patch would like to add the test cases for t

[gcc r15-1966] [MAINTAINERS] Update my email address and move to DCO.

2024-07-11 Thread Kugan Vivekanandarajah via Gcc-cvs
https://gcc.gnu.org/g:b38c8fdd82a5b9a550e6ee31502d39cfc3ad9fc8 commit r15-1966-gb38c8fdd82a5b9a550e6ee31502d39cfc3ad9fc8 Author: Kugan Vivekanandarajah Date: Thu Jul 11 19:50:02 2024 +1000 [MAINTAINERS] Update my email address and move to DCO. * MAINTAINERS: Update my emai

[gcc r15-1965] Fortran: Fix rejecting class arrays of different ranks as storage association argument and add un/pa

2024-07-11 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:e4f2f46e015acb4c1b5605116a3ff0bb8c980372 commit r15-1965-ge4f2f46e015acb4c1b5605116a3ff0bb8c980372 Author: Andre Vehreschild Date: Fri Jun 28 08:31:29 2024 +0200 Fortran: Fix rejecting class arrays of different ranks as storage association argument and add un/pack_cl

[gcc r15-1964] Revert "fixincludes: skip stdio_stdarg_h on darwin"

2024-07-11 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:619f587f6852517889c216d4eb63728e9b062032 commit r15-1964-g619f587f6852517889c216d4eb63728e9b062032 Author: Iain Sandoe Date: Thu Jul 11 07:19:51 2024 +0100 Revert "fixincludes: skip stdio_stdarg_h on darwin" This reverts commit 7d454cae9d7df1f2936ad02d0742674

[gcc r15-1963] Add function filtering to gcov

2024-07-11 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:1e43ea7bb3598e3ee19119c54c69a7c4b8745d0f commit r15-1963-g1e43ea7bb3598e3ee19119c54c69a7c4b8745d0f Author: Jørgen Kvalsvik Date: Fri Mar 29 13:01:37 2024 +0100 Add function filtering to gcov Add the --include and --exclude flags to gcov to control what functi

[gcc r15-1962] Ensure function.end_line in source_info.lines

2024-07-11 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:2b3fbac8e37384857cd594c0800fccd99e4d39a1 commit r15-1962-g2b3fbac8e37384857cd594c0800fccd99e4d39a1 Author: Jørgen Kvalsvik Date: Wed Jul 10 18:47:27 2024 +0200 Ensure function.end_line in source_info.lines Ensure that the function.end_line in the lines vector