[gcc r15-2101] bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:5104fe4c7808a66ed3041a8da8e4720585cc8a1f commit r15-2101-g5104fe4c7808a66ed3041a8da8e4720585cc8a1f Author: Jakub Jelinek Date: Wed Jul 17 17:32:21 2024 +0200 bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887] The following tes

[gcc r14-10445] c++: Fix ICE on constexpr placement new [PR115754]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:297ea7e5bb5c4d92cf3fe29182d432694de858cc commit r14-10445-g297ea7e5bb5c4d92cf3fe29182d432694de858cc Author: Jakub Jelinek Date: Tue Jul 2 22:09:58 2024 +0200 c++: Fix ICE on constexpr placement new [PR115754] C++26 is making in P2747R2 paper placement new con

[gcc r14-10446] gimple-fold: Fix up __builtin_clear_padding lowering [PR115527]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:d668f875985cf61d3a898d95cf01df90a720e5c2 commit r14-10446-gd668f875985cf61d3a898d95cf01df90a720e5c2 Author: Jakub Jelinek Date: Wed Jul 17 11:38:33 2024 +0200 gimple-fold: Fix up __builtin_clear_padding lowering [PR115527] The builtin-clear-padding-6.c testca

[gcc r14-10447] bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:01dfc5b4add9a5ed48c46f6b25cde6e55b9f3ff1 commit r14-10447-g01dfc5b4add9a5ed48c46f6b25cde6e55b9f3ff1 Author: Jakub Jelinek Date: Wed Jul 17 17:32:21 2024 +0200 bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887] The following te

[gcc r11-11580] gimple-fold: Fix up __builtin_clear_padding lowering [PR115527]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3eec2d768d72944ed209b51ba60455d751b9aede commit r11-11580-g3eec2d768d72944ed209b51ba60455d751b9aede Author: Jakub Jelinek Date: Wed Jul 17 11:38:33 2024 +0200 gimple-fold: Fix up __builtin_clear_padding lowering [PR115527] The builtin-clear-padding-6.c testca

[gcc r15-2113] testsuite: Fix up pr111150* tests on i686-linux [PR111150]

2024-07-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3bbc8ea2e38d194fb5f2f52ab3f75301d4f84f06 commit r15-2113-g3bbc8ea2e38d194fb5f2f52ab3f75301d4f84f06 Author: Jakub Jelinek Date: Wed Jul 17 23:47:17 2024 +0200 testsuite: Fix up pr50* tests on i686-linux [PR50] The tests FAIL on i686-linux due to unexpe

[gcc r15-2130] testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char

2024-07-18 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:958ee138748fae4371e453eb9b357f576abbe83e commit r15-2130-g958ee138748fae4371e453eb9b357f576abbe83e Author: Jakub Jelinek Date: Thu Jul 18 09:22:10 2024 +0200 testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char As reported on gcc-regression, this t

[gcc r14-10454] testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char

2024-07-18 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:0fbad21b0705f748076a715d0b756996f4cadcc8 commit r14-10454-g0fbad21b0705f748076a715d0b756996f4cadcc8 Author: Jakub Jelinek Date: Thu Jul 18 09:22:10 2024 +0200 testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char As reported on gcc-regression, this

[gcc r15-2136] testsuite: Add dg-do run to more tests

2024-07-18 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:e217e7dbdc1040e7ee160796e9ca1ef12a0dd1cb commit r15-2136-ge217e7dbdc1040e7ee160796e9ca1ef12a0dd1cb Author: Sam James Date: Thu Jul 18 10:00:17 2024 +0200 testsuite: Add dg-do run to more tests All of these are for wrong-code bugs. Confirmed to be used before

[gcc r11-11582] testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char

2024-07-18 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:39f89e0daf6933fc888b79aa15f358b145c212ee commit r11-11582-g39f89e0daf6933fc888b79aa15f358b145c212ee Author: Jakub Jelinek Date: Thu Jul 18 09:22:10 2024 +0200 testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char As reported on gcc-regression, this

[gcc r15-2152] c++: Add [dcl.init.aggr] examples to testsuite

2024-07-18 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:cea6473e48b4cfbf16f7b4a804f1562f8da8f25b commit r15-2152-gcea6473e48b4cfbf16f7b4a804f1562f8da8f25b Author: Jakub Jelinek Date: Fri Jul 19 08:53:47 2024 +0200 c++: Add [dcl.init.aggr] examples to testsuite When working on the #embed optimization support, I wen

[gcc/redhat/heads/gcc-11-branch] (428 commits) Merge commit 'r11-11584-g5cc4c42a0d4de08715c2eef8715ad5b2e9

2024-07-19 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-11-branch' was updated to point to: a985e3068a6f... Merge commit 'r11-11584-g5cc4c42a0d4de08715c2eef8715ad5b2e9 It previously pointed to: 9e6808abff4d... Merge commit 'r11-11157-gbacfe9e21fefc68de46ba62fd4498b98f5 Diff: Summary of changes (added commits): ---

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-11584-g5cc4c42a0d4de08715c2eef8715ad5b2e92a23b6' into redhat/gcc-11-branch

2024-07-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a985e3068a6f8045f8a6f2d2d5ae75f5eb0a8767 commit a985e3068a6f8045f8a6f2d2d5ae75f5eb0a8767 Merge: 9e6808abff4d 5cc4c42a0d4d Author: Jakub Jelinek Date: Fri Jul 19 09:22:05 2024 +0200 Merge commit 'r11-11584-g5cc4c42a0d4de08715c2eef8715ad5b2e92a23b6' into redhat/gcc-11-

[gcc r15-2206] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6f81b7fa799642a4bfb9912fa756285bea72ce8c commit r15-2206-g6f81b7fa799642a4bfb9912fa756285bea72ce8c Author: Jakub Jelinek Date: Mon Jul 22 19:47:17 2024 +0200 c++: Some cp-tree.def comment fixes While reading the fold expression and concept tree comments, I fo

[gcc r15-2219] c++: Remove CHECK_CONSTR

2024-07-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:58756c9f5507e5db0eaddcbaaa2de7f39c34b5d0 commit r15-2219-g58756c9f5507e5db0eaddcbaaa2de7f39c34b5d0 Author: Jakub Jelinek Date: Tue Jul 23 10:39:08 2024 +0200 c++: Remove CHECK_CONSTR On Mon, Jul 22, 2024 at 11:48:51AM -0400, Patrick Palka wrote: > FWIW th

[gcc r15-2220] ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]

2024-07-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b9cefd67a2a464a3c9413e6b3f28e7dc7a9ef162 commit r15-2220-gb9cefd67a2a464a3c9413e6b3f28e7dc7a9ef162 Author: Jakub Jelinek Date: Tue Jul 23 10:50:29 2024 +0200 ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034] The folding into REALPART_EXP

[gcc r14-10501] ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]

2024-07-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:084768c865cd50a6f7ff177db2dbdbb7aadaeee0 commit r14-10501-g084768c865cd50a6f7ff177db2dbdbb7aadaeee0 Author: Jakub Jelinek Date: Tue Jul 23 10:50:29 2024 +0200 ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034] The folding into REALPART_EX

[gcc r15-2274] testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]

2024-07-24 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:69e69847e21a8d951ab5f09fd3421449564dba31 commit r15-2274-g69e69847e21a8d951ab5f09fd3421449564dba31 Author: Jakub Jelinek Date: Wed Jul 24 18:00:05 2024 +0200 testsuite: Fix up pr116034.c test for big/pdp endian [PR116061] Didn't notice the memmove is into an

[gcc r14-10507] testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]

2024-07-24 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:181f40f5cf8510a16191e4768dadbe2cb7a5c095 commit r14-10507-g181f40f5cf8510a16191e4768dadbe2cb7a5c095 Author: Jakub Jelinek Date: Wed Jul 24 18:00:05 2024 +0200 testsuite: Fix up pr116034.c test for big/pdp endian [PR116061] Didn't notice the memmove is into an

[gcc r15-2276] c++: Mostly concepts related formatting fixes

2024-07-24 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:d2fc64c85788c135419cc3dcf5b4fa64558af547 commit r15-2276-gd2fc64c85788c135419cc3dcf5b4fa64558af547 Author: Jakub Jelinek Date: Wed Jul 24 19:46:58 2024 +0200 c++: Mostly concepts related formatting fixes When playing with P2963R3, while reading and/or modifyi

[gcc r14-9409] i386: Regenerate i386.opt.urls

2024-03-09 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:e9753f4b633608ae4adc6efb747e638783cd6196 commit r14-9409-ge9753f4b633608ae4adc6efb747e638783cd6196 Author: Jakub Jelinek Date: Sat Mar 9 09:37:07 2024 +0100 i386: Regenerate i386.opt.urls When I've added the -mnoreturn-no-callee-saved-registers option to

[gcc r14-9412] fwprop: Restore previous behavior for forward propagation of RTL with MEMs [PR114284]

2024-03-09 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3e3e4156a5f93e6d62101594ca6660ee9ce9c10e commit r14-9412-g3e3e4156a5f93e6d62101594ca6660ee9ce9c10e Author: Jakub Jelinek Date: Sat Mar 9 13:04:26 2024 +0100 fwprop: Restore previous behavior for forward propagation of RTL with MEMs [PR114284] Before the rece

[gcc r14-9424] bitint: Avoid rewriting large/huge _BitInt vars into SSA after bitint lowering [PR114278]

2024-03-11 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:dbe5ccda4dbbd064c703cd3ab2a58ea40f08dd1a commit r14-9424-gdbe5ccda4dbbd064c703cd3ab2a58ea40f08dd1a Author: Jakub Jelinek Date: Mon Mar 11 11:00:54 2024 +0100 bitint: Avoid rewriting large/huge _BitInt vars into SSA after bitint lowering [PR114278] The follow

[gcc r14-9437] strlen: Fix another spot that can create invalid ranges [PR114293]

2024-03-12 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:39737cdf002637c7a652e9c3e36f369cfce581e5 commit r14-9437-g39737cdf002637c7a652e9c3e36f369cfce581e5 Author: Jakub Jelinek Date: Tue Mar 12 10:23:19 2024 +0100 strlen: Fix another spot that can create invalid ranges [PR114293] This PR is similar to PR110603 fix

[gcc r14-9438] asan: Instrument stores in callees rather than callers [PR112709]

2024-03-12 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ad860cc27b3312f9119c7fecb8638a7c1f6d77c9 commit r14-9438-gad860cc27b3312f9119c7fecb8638a7c1f6d77c9 Author: Jakub Jelinek Date: Tue Mar 12 11:34:50 2024 +0100 asan: Instrument stores in callees rather than callers [PR112709] asan currently instruments since P

[gcc r14-9444] gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls [PR112709]

2024-03-13 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:364c684c474841e3c9c04e025a5c1bca49705c86 commit r14-9444-g364c684c474841e3c9c04e025a5c1bca49705c86 Author: Jakub Jelinek Date: Wed Mar 13 09:16:45 2024 +0100 gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls [PR112709] ubsan, asan

[gcc r14-9445] asan: Fix ICE during instrumentation of returns_twice calls [PR112709]

2024-03-13 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6586359e8e4c611dd96129b5d4f24023949ac3fc commit r14-9445-g6586359e8e4c611dd96129b5d4f24023949ac3fc Author: Jakub Jelinek Date: Wed Mar 13 09:19:05 2024 +0100 asan: Fix ICE during instrumentation of returns_twice calls [PR112709] The following patch on top of

[gcc r14-9447] bitint: Fix up lowering of bitfield loads/stores [PR114313]

2024-03-13 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:0613b12dd7f6274a1aac07f295ed51d86c2c85f1 commit r14-9447-g0613b12dd7f6274a1aac07f295ed51d86c2c85f1 Author: Jakub Jelinek Date: Wed Mar 13 10:19:04 2024 +0100 bitint: Fix up lowering of bitfield loads/stores [PR114313] The following testcase ICEs, because for

[gcc r14-9453] store-merging: Match bswap64 on 32-bit targets with bswapsi2 [PR114319]

2024-03-13 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:74bca21db31e3f4ab6543b56c3f26b4dfe586fef commit r14-9453-g74bca21db31e3f4ab6543b56c3f26b4dfe586fef Author: Jakub Jelinek Date: Wed Mar 13 15:34:59 2024 +0100 store-merging: Match bswap64 on 32-bit targets with bswapsi2 [PR114319] gimple-ssa-store-merging.cc t

[gcc r14-9460] gimple-iterator: Some gsi_safe_insert_*before fixes

2024-03-14 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8f6e0814b4bfd0a399055e9214562aebfcd902ad commit r14-9460-g8f6e0814b4bfd0a399055e9214562aebfcd902ad Author: Jakub Jelinek Date: Thu Mar 14 09:57:13 2024 +0100 gimple-iterator: Some gsi_safe_insert_*before fixes When trying to use the gsi_safe_insert*before API

[gcc r14-9469] aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310]

2024-03-14 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:9349aefa1df7ae36714b7b9f426ad46e314892d1 commit r14-9469-g9349aefa1df7ae36714b7b9f426ad46e314892d1 Author: Jakub Jelinek Date: Thu Mar 14 14:09:20 2024 +0100 aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310] The following testca

[gcc r14-9476] icf: Reset SSA_NAME_{PTR, RANGE}_INFO in successfully merged functions [PR113907]

2024-03-14 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:7580e39452b65ab5fb5a06f3f1ad7d59720269b5 commit r14-9476-g7580e39452b65ab5fb5a06f3f1ad7d59720269b5 Author: Jakub Jelinek Date: Thu Mar 14 17:48:30 2024 +0100 icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] AFAIK we have no co

[gcc r14-9477] gcn: Fix a comment typo

2024-03-14 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:fd7104388406b77ad4b81eb77d976ecfff848913 commit r14-9477-gfd7104388406b77ad4b81eb77d976ecfff848913 Author: Jakub Jelinek Date: Thu Mar 14 17:51:32 2024 +0100 gcn: Fix a comment typo I've noticed a typo in the comment above ABI_VERSION_SPEC. Fixed thu

[gcc r14-9490] bitint: Fix up adjustment of large/huge _BitInt arguments of returns_twice calls [PR113466]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:90b9872311ccb24685ba33b6ba6f374d50f03874 commit r14-9490-g90b9872311ccb24685ba33b6ba6f374d50f03874 Author: Jakub Jelinek Date: Fri Mar 15 09:16:43 2024 +0100 bitint: Fix up adjustment of large/huge _BitInt arguments of returns_twice calls [PR113466] This pat

[gcc r14-9491] testsuite: Fix up pr104601.C for recent libstdc++ changes

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8ae7062bf4005c08b093828d40e2c9278e6f6d9c commit r14-9491-g8ae7062bf4005c08b093828d40e2c9278e6f6d9c Author: Jakub Jelinek Date: Fri Mar 15 10:01:41 2024 +0100 testsuite: Fix up pr104601.C for recent libstdc++ changes r14-9478 added [[nodiscard]] to various AP

[gcc r14-9492] expand: EXTEND_BITINT CALL_EXPR results [PR114332]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:0319f265eddd17c32cb037b71489d9882a6eb00d commit r14-9492-g0319f265eddd17c32cb037b71489d9882a6eb00d Author: Jakub Jelinek Date: Fri Mar 15 10:10:57 2024 +0100 expand: EXTEND_BITINT CALL_EXPR results [PR114332] The x86-64 and aarch64 psABIs (and the unwritten i

[gcc r14-9494] i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ab2da8fb67b1aa0557a16b62689a888730dba610 commit r14-9494-gab2da8fb67b1aa0557a16b62689a888730dba610 Author: Jakub Jelinek Date: Fri Mar 15 10:46:47 2024 +0100 i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339] In r13-3803-gfa271afb58 I've added an optimiz

[gcc r14-9495] lower-subreg, edit-context: Fix comment typos

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:30e1c3d7e828b2bf2eee1660661bbc79f4151bd6 commit r14-9495-g30e1c3d7e828b2bf2eee1660661bbc79f4151bd6 Author: Jakub Jelinek Date: Fri Mar 15 12:20:04 2024 +0100 lower-subreg, edit-context: Fix comment typos When backporting r14-9315 to 13 branch, I've noticed I'

[gcc r14-9497] testsuite: Fix pr113431.c FAIL on sparc* [PR113431]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ffd47fb63ddc024db847daa07f8ae27fffdfcb28 commit r14-9497-gffd47fb63ddc024db847daa07f8ae27fffdfcb28 Author: Jakub Jelinek Date: Fri Mar 15 16:50:25 2024 +0100 testsuite: Fix pr113431.c FAIL on sparc* [PR113431] As mentioned in the PR, the new testcase FAILs on

[gcc r14-9498] libgcc: Fix quotient and/or remainder negation in __divmodbitint4 [PR114327]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a6dab195f7041671166b9aa6a37e0db4236c829d commit r14-9498-ga6dab195f7041671166b9aa6a37e0db4236c829d Author: Jakub Jelinek Date: Fri Mar 15 19:04:33 2024 +0100 libgcc: Fix quotient and/or remainder negation in __divmodbitint4 [PR114327] While for __mulbitint3 w

[gcc r13-8446] i386: Fix ICEs with SUBREGs from vector etc. constants to XFmode [PR114184]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:128860abd58605d616c184a9a68886a25862b2dd commit r13-8446-g128860abd58605d616c184a9a68886a25862b2dd Author: Jakub Jelinek Date: Mon Mar 4 10:04:19 2024 +0100 i386: Fix ICEs with SUBREGs from vector etc. constants to XFmode [PR114184] The Intel extended format

[gcc r13-8447] lower-subreg: Fix ROTATE handling [PR114211]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:df3994a1be3565ad450d552dc94b696748a7807a commit r13-8447-gdf3994a1be3565ad450d552dc94b696748a7807a Author: Jakub Jelinek Date: Tue Mar 5 10:32:38 2024 +0100 lower-subreg: Fix ROTATE handling [PR114211] On the following testcase, we have (insn 10 7 11 2 (s

[gcc r13-8448] bb-reorder: Fix -freorder-blocks-and-partition ICEs on aarch64 with asm goto [PR110079]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6b69cbe2c85f0b8f4a5a6b23e257d69275bea182 commit r13-8448-g6b69cbe2c85f0b8f4a5a6b23e257d69275bea182 Author: Jakub Jelinek Date: Thu Mar 7 10:02:49 2024 +0100 bb-reorder: Fix -freorder-blocks-and-partition ICEs on aarch64 with asm goto [PR110079] The following

[gcc r13-8449] contrib: Improve dg-extract-results.sh's Python detection [PR109668]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8c4785e77e8b54109fbb4f81a3b624e98184c2aa commit r13-8449-g8c4785e77e8b54109fbb4f81a3b624e98184c2aa Author: Sam James Date: Fri Mar 8 15:24:20 2024 +0100 contrib: Improve dg-extract-results.sh's Python detection [PR109668] 'python' on some systems (e.g. SLES 1

[gcc r13-8450] aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:1c907cee6163a3ec2c0edaebeace73e2d32835ee commit r13-8450-g1c907cee6163a3ec2c0edaebeace73e2d32835ee Author: Jakub Jelinek Date: Thu Mar 14 14:09:20 2024 +0100 aarch64: Fix TImode __sync_*_compare_and_exchange expansion with LSE [PR114310] The following testca

[gcc r13-8454] asan: Fix ICE during instrumentation of returns_twice calls [PR112709]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:847391913443069358986b398c2f86dac906d742 commit r13-8454-g847391913443069358986b398c2f86dac906d742 Author: Jakub Jelinek Date: Wed Mar 13 09:19:05 2024 +0100 asan: Fix ICE during instrumentation of returns_twice calls [PR112709] The following patch on top of

[gcc r13-8451] icf: Reset SSA_NAME_{PTR, RANGE}_INFO in successfully merged functions [PR113907]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:9f255e4baac68fc3568820cdca9412f67ff07940 commit r13-8451-g9f255e4baac68fc3568820cdca9412f67ff07940 Author: Jakub Jelinek Date: Thu Mar 14 17:48:30 2024 +0100 icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] AFAIK we have no co

[gcc r13-8452] i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ec5cb2a0f2436618219ce0ada3086f6088e37332 commit r13-8452-gec5cb2a0f2436618219ce0ada3086f6088e37332 Author: Jakub Jelinek Date: Fri Mar 15 10:46:47 2024 +0100 i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339] In r13-3803-gfa271afb58 I've added an optimiz

[gcc r13-8453] gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls [PR112709]

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3d231faed146352543794bf9e9afbee2e6c76889 commit r13-8453-g3d231faed146352543794bf9e9afbee2e6c76889 Author: Jakub Jelinek Date: Wed Mar 13 09:16:45 2024 +0100 gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls [PR112709] ubsan, asan

[gcc r13-8455] gimple-iterator: Some gsi_safe_insert_*before fixes

2024-03-15 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:73898ceb25052518b7e5427df3f05fe7e2784f55 commit r13-8455-g73898ceb25052518b7e5427df3f05fe7e2784f55 Author: Jakub Jelinek Date: Thu Mar 14 09:57:13 2024 +0100 gimple-iterator: Some gsi_safe_insert_*before fixes When trying to use the gsi_safe_insert*before API

[gcc/redhat/heads/gcc-14-branch] (292 commits) Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-14-branch' was updated to point to: 6b39b05bec8... Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667 It previously pointed to: cfee1bffd9e... Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc Diff: Summary of changes (added commits): -

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667a8498' into redhat/gcc-14-branch

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6b39b05bec8ee5bdda84c676c8f6458bb754fe79 commit 6b39b05bec8ee5bdda84c676c8f6458bb754fe79 Merge: cfee1bffd9e 53fb2cf7596 Author: Jakub Jelinek Date: Sat Mar 16 09:11:08 2024 +0100 Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667a8498' into redhat/gcc-14-bra

[gcc/redhat/heads/gcc-13-branch] (335 commits) Merge commit 'r13-8456-g5acf62723967605ad9037d83c3dc0fb2c8c

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-13-branch' was updated to point to: 6facfa150db... Merge commit 'r13-8456-g5acf62723967605ad9037d83c3dc0fb2c8c It previously pointed to: f783814ad6a... Merge commit 'r13-8122-g0dd097f6a0951c386233fc0b96584ebe414 Diff: Summary of changes (added commits): -

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-8456-g5acf62723967605ad9037d83c3dc0fb2c8ca9669' into redhat/gcc-13-branch

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:6facfa150dbfe6626c3f2b8d5d5ef8252317 commit 6facfa150dbfe6626c3f2b8d5d5ef8252317 Merge: f783814ad6a 5acf6272396 Author: Jakub Jelinek Date: Sat Mar 16 09:26:51 2024 +0100 Merge commit 'r13-8456-g5acf62723967605ad9037d83c3dc0fb2c8ca9669' into redhat/gcc-13-bra

[gcc r14-9502] bitint: Fix up stores to large/huge _BitInt bitfields [PR114329]

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:3e8323e873c5af5047507d6b2cfbd12706820ee2 commit r14-9502-g3e8323e873c5af5047507d6b2cfbd12706820ee2 Author: Jakub Jelinek Date: Sat Mar 16 15:15:29 2024 +0100 bitint: Fix up stores to large/huge _BitInt bitfields [PR114329] The verifier requires BIT_FIELD_REFs

[gcc r14-9503] i386: Fix setup of incoming varargs for (...) functions which return large aggregates [PR114175]

2024-03-16 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:218d17496122abe1fd831bd003f129310b32ca83 commit r14-9503-g218d17496122abe1fd831bd003f129310b32ca83 Author: Jakub Jelinek Date: Sat Mar 16 15:16:33 2024 +0100 i386: Fix setup of incoming varargs for (...) functions which return large aggregates [PR114175] The

[gcc r14-9534] openmp: Make c_omp_check_loop_binding_exprs diagnostics translatable [PR114364]

2024-03-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8959ab63f1881a8a4b1921b946d4ea3986bf1063 commit r14-9534-g8959ab63f1881a8a4b1921b946d4ea3986bf1063 Author: Jakub Jelinek Date: Tue Mar 19 09:10:26 2024 +0100 openmp: Make c_omp_check_loop_binding_exprs diagnostics translatable [PR114364] c_omp_check_loop_bin

[gcc r14-9535] rs6000: Fix up setup_incoming_varargs [PR114175]

2024-03-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8f85b46337f90c3126b9cefd72ffd29eb9a4ebf3 commit r14-9535-g8f85b46337f90c3126b9cefd72ffd29eb9a4ebf3 Author: Jakub Jelinek Date: Tue Mar 19 09:13:32 2024 +0100 rs6000: Fix up setup_incoming_varargs [PR114175] The c23-stdarg-8.c test (as well as the new test bel

[gcc r14-9536] alpha: Fix alpha_setup_incoming_varargs [PR114175]

2024-03-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a185d8aeeed7a25a01505565aa61ccf8a876c6ff commit r14-9536-ga185d8aeeed7a25a01505565aa61ccf8a876c6ff Author: Jakub Jelinek Date: Tue Mar 19 09:14:11 2024 +0100 alpha: Fix alpha_setup_incoming_varargs [PR114175] Like in the r14-9503 change on x86-64, I think Alp

[gcc r14-9539] arc: Fix up arc_setup_incoming_varargs [PR114175]

2024-03-19 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:1f257714674cd8fd69db7367aecdd09b672d1db7 commit r14-9539-g1f257714674cd8fd69db7367aecdd09b672d1db7 Author: Jakub Jelinek Date: Tue Mar 19 09:49:59 2024 +0100 arc: Fix up arc_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, arc seems to be a

[gcc r14-9567] system.h: rename vec_step to workaround powerpc/clang bug [PR114369]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:5e64228fe1f7ec536da314246eec968aea0d704d commit r14-9567-g5e64228fe1f7ec536da314246eec968aea0d704d Author: Jakub Jelinek Date: Wed Mar 20 10:34:51 2024 +0100 system.h: rename vec_step to workaround powerpc/clang bug [PR114369] On Sat, Jul 20, 2019 at 05:26:57

[gcc r14-9568] tree-ssa-loop-ch: Fix comment typos

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:0ba773df160ab1552d76eb51248d0b4d4ca86fae commit r14-9568-g0ba773df160ab1552d76eb51248d0b4d4ca86fae Author: Jakub Jelinek Date: Wed Mar 20 10:35:56 2024 +0100 tree-ssa-loop-ch: Fix comment typos When looking at PR109596, I've noticed some comment typos.

[gcc r14-9570] bitint: Fix handling of conditional bitfield loads [PR114365]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:456e10f28b36aa417e0db145556831c4f979fbd7 commit r14-9570-g456e10f28b36aa417e0db145556831c4f979fbd7 Author: Jakub Jelinek Date: Wed Mar 20 10:55:07 2024 +0100 bitint: Fix handling of conditional bitfield loads [PR114365] For the m_var_msb (aka left shift) case

[gcc r14-9571] Use integer_{zero,one}_node some more

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:59067ddf66e71bd1bab92a9f581d01657286382c commit r14-9571-g59067ddf66e71bd1bab92a9f581d01657286382c Author: Jakub Jelinek Date: Wed Mar 20 11:46:07 2024 +0100 Use integer_{zero,one}_node some more When looking at the analyzer MEM_REF invalid second arg issue,

[gcc r14-9574] epiphany: Fix up epiphany_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b089ceb365e5132e4b2a8acfb18127bbee2d0d00 commit r14-9574-gb089ceb365e5132e4b2a8acfb18127bbee2d0d00 Author: Jakub Jelinek Date: Wed Mar 20 16:59:21 2024 +0100 epiphany: Fix up epiphany_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, epiphan

[gcc r14-9573] csky: Fix up csky_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:68eca9b6aefeb40bdd4c55e42528cb32d1e2935b commit r14-9573-g68eca9b6aefeb40bdd4c55e42528cb32d1e2935b Author: Jakub Jelinek Date: Wed Mar 20 16:59:08 2024 +0100 csky: Fix up csky_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, csky seems to b

[gcc r14-9576] m32r: Fix up m32r_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:921eb457c5b105bcd84eaeac22067e9b03d5b9d1 commit r14-9576-g921eb457c5b105bcd84eaeac22067e9b03d5b9d1 Author: Jakub Jelinek Date: Wed Mar 20 16:59:43 2024 +0100 m32r: Fix up m32r_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, m32r seems to b

[gcc r14-9575] ft32: Fix up ft32_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:22612a8b5e0853c530f98fc7c0d6f6812b36518d commit r14-9575-g22612a8b5e0853c530f98fc7c0d6f6812b36518d Author: Jakub Jelinek Date: Wed Mar 20 16:59:32 2024 +0100 ft32: Fix up ft32_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, ft32 seems to b

[gcc r14-9577] nds32: Fix up nds32_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b22a9c7dd29a14a217de8b86d3e100e4e8b7785e commit r14-9577-gb22a9c7dd29a14a217de8b86d3e100e4e8b7785e Author: Jakub Jelinek Date: Wed Mar 20 16:59:56 2024 +0100 nds32: Fix up nds32_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, nds32 seems t

[gcc r14-9579] visium: Fix up visium_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b05ee9b69e4644cefbb94a768c4ea302fd44b934 commit r14-9579-gb05ee9b69e4644cefbb94a768c4ea302fd44b934 Author: Jakub Jelinek Date: Wed Mar 20 17:00:51 2024 +0100 visium: Fix up visium_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, visium seem

[gcc r14-9578] nios2: Fix up nios2_setup_incoming_varargs [PR114175]

2024-03-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4c9d2810908004b7e04599b426aca5ee1bd16735 commit r14-9578-g4c9d2810908004b7e04599b426aca5ee1bd16735 Author: Jakub Jelinek Date: Wed Mar 20 17:00:08 2024 +0100 nios2: Fix up nios2_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, nios2 seems t

[gcc r14-9592] libgcc: Fix up bitint division [PR114397]

2024-03-21 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:59b6cece54f33ac4994834d01e18269856576556 commit r14-9592-g59b6cece54f33ac4994834d01e18269856576556 Author: Jakub Jelinek Date: Thu Mar 21 13:07:50 2024 +0100 libgcc: Fix up bitint division [PR114397] The Knuth's division algorithm relies on the number of divi

[gcc r14-9609] bitint: Some bitint store fixes [PR114405]

2024-03-22 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:982250b230967776f0da708a1572b78a38561e08 commit r14-9609-g982250b230967776f0da708a1572b78a38561e08 Author: Jakub Jelinek Date: Fri Mar 22 09:22:04 2024 +0100 bitint: Some bitint store fixes [PR114405] The following patch fixes some bugs in the handling of sto

[gcc r14-9610] ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointers [PR111736]

2024-03-22 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ddd4a3ca87410886b039cc225907b4f6e650082e commit r14-9610-gddd4a3ca87410886b039cc225907b4f6e650082e Author: Jakub Jelinek Date: Fri Mar 22 09:23:44 2024 +0100 ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointers [PR111736] On x86 and avr some address s

[gcc r14-9614] testsuite: Fix up depobj-3.c test on i686-linux [PR112724]

2024-03-22 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ca27c3b3a09fa051c0112769ba680e43b197aa97 commit r14-9614-gca27c3b3a09fa051c0112769ba680e43b197aa97 Author: Jakub Jelinek Date: Fri Mar 22 10:20:11 2024 +0100 testsuite: Fix up depobj-3.c test on i686-linux [PR112724] While I've posted a patch to handle EXCESS

[gcc r14-9639] predcom: Punt for steps which aren't multiples of access size [PR111683]

2024-03-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8fc5593df8e0d36cc5bd8ea21097a491a634a866 commit r14-9639-g8fc5593df8e0d36cc5bd8ea21097a491a634a866 Author: Jakub Jelinek Date: Sat Mar 23 11:17:44 2024 +0100 predcom: Punt for steps which aren't multiples of access size [PR111683] On the following testcases,

[gcc r14-9640] bitint: Handle complex types in build_bitint_stmt_ssa_conflicts [PR114425]

2024-03-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:f92cf8cbbe199bda70d0dd7893e8c8836777e2d0 commit r14-9640-gf92cf8cbbe199bda70d0dd7893e8c8836777e2d0 Author: Jakub Jelinek Date: Sat Mar 23 11:19:09 2024 +0100 bitint: Handle complex types in build_bitint_stmt_ssa_conflicts [PR114425] The task of the build_biti

[gcc r14-9641] bitint: Fix bitfield loads in handle_cast [PR114433]

2024-03-23 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4a46a48ebc7b7b3976af49f6f8dabd65c6ddf64b commit r14-9641-g4a46a48ebc7b7b3976af49f6f8dabd65c6ddf64b Author: Jakub Jelinek Date: Sat Mar 23 11:20:00 2024 +0100 bitint: Fix bitfield loads in handle_cast [PR114433] We ICE on the following testcase, because handle

[gcc r14-9663] c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers [PR112724]

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:10accfde57951db9f726e996f1b0be165df00f5c commit r14-9663-g10accfde57951db9f726e996f1b0be165df00f5c Author: Jakub Jelinek Date: Tue Mar 26 10:03:27 2024 +0100 c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers [PR112724] I've noticed that the c-c++

[gcc r14-9664] cfgloopmanip, i386: Fix comment typos

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:94b91b2786531ed8e2d07a6ad1191b5dfa0141e5 commit r14-9664-g94b91b2786531ed8e2d07a6ad1191b5dfa0141e5 Author: Jakub Jelinek Date: Tue Mar 26 10:05:23 2024 +0100 cfgloopmanip, i386: Fix comment typos I've noticed a comment typo in x86-tune.def and cfgloopmanip.cc

[gcc r14-9667] tsan: Don't instrument non-generic AS accesses [PR111736]

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:471967ab8b4c49338ba77defbe24b06cc51c0093 commit r14-9667-g471967ab8b4c49338ba77defbe24b06cc51c0093 Author: Jakub Jelinek Date: Tue Mar 26 11:06:15 2024 +0100 tsan: Don't instrument non-generic AS accesses [PR111736] Similar to the asan and ubsan changes, we s

[gcc r14-9668] fold-const: Punt on MULT_EXPR in extract_muldiv MIN/MAX_EXPR case [PR111151]

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:c4f2c84e8fa369856aee76679590eb613724bfb0 commit r14-9668-gc4f2c84e8fa369856aee76679590eb613724bfb0 Author: Jakub Jelinek Date: Tue Mar 26 11:21:38 2024 +0100 fold-const: Punt on MULT_EXPR in extract_muldiv MIN/MAX_EXPR case [PR51] As I've tried to explain

[gcc r14-9669] testsuite: Add -Wno-psabi to pr113126.c test

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4549b0f67d52b4f042ab89a036249545c3938b45 commit r14-9669-g4549b0f67d52b4f042ab89a036249545c3938b45 Author: Jakub Jelinek Date: Tue Mar 26 11:25:15 2024 +0100 testsuite: Add -Wno-psabi to pr113126.c test I've missed FAIL: gcc.dg/torture/pr113126.c -O0 (

[gcc r14-9676] testsuite: Fix up pr111151.c testcase [PR114486]

2024-03-26 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:f536ea9cc3226793dc156952340f21e55b60c04e commit r14-9676-gf536ea9cc3226793dc156952340f21e55b60c04e Author: Jakub Jelinek Date: Tue Mar 26 16:40:53 2024 +0100 testsuite: Fix up pr51.c testcase [PR114486] Apparently I've somehow screwed up the adjustments o

[gcc r14-9686] testsuite: Fix up ext-floating{3,12}.C on i686-linux

2024-03-27 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:aac30f8416e992c524b86eaa40f35f30fe04b755 commit r14-9686-gaac30f8416e992c524b86eaa40f35f30fe04b755 Author: Jakub Jelinek Date: Wed Mar 27 12:00:58 2024 +0100 testsuite: Fix up ext-floating{3,12}.C on i686-linux These tests FAIL for quite a while on i686-linux

[gcc r14-9691] docs: Use @var{S} etc. in Spec File invoke.texi documentation

2024-03-27 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:db41057a94fe6cd556b3beedc0f5088ea485f950 commit r14-9691-gdb41057a94fe6cd556b3beedc0f5088ea485f950 Author: Jakub Jelinek Date: Wed Mar 27 15:41:59 2024 +0100 docs: Use @var{S} etc. in Spec File invoke.texi documentation We got internally a question about the

[gcc r14-9694] c-family: Cast __atomic_load_*/__atomic_exchange_* result to _BitInt rather then VCE it [PR114469]

2024-03-27 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4b0443361a82ef89d519c9ae6d4d3bec74376e8f commit r14-9694-g4b0443361a82ef89d519c9ae6d4d3bec74376e8f Author: Jakub Jelinek Date: Wed Mar 27 19:38:06 2024 +0100 c-family: Cast __atomic_load_*/__atomic_exchange_* result to _BitInt rather then VCE it [PR114469] A

[gcc r14-9696] btf: Fix up btf-datasec-1.c test on x86

2024-03-27 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:f89c83aa139521804241d21e006557ac5a421f51 commit r14-9696-gf89c83aa139521804241d21e006557ac5a421f51 Author: Jakub Jelinek Date: Wed Mar 27 20:22:02 2024 +0100 btf: Fix up btf-datasec-1.c test on x86 > -/* The offset entry for each variable in a DATSEC should b

[gcc r14-9704] testsuite: Add testcase for already fixed PR [PR109925]

2024-03-28 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:7942558f27038461f948ca10140a156ae678cdf8 commit r14-9704-g7942558f27038461f948ca10140a156ae678cdf8 Author: Jakub Jelinek Date: Thu Mar 28 11:58:26 2024 +0100 testsuite: Add testcase for already fixed PR [PR109925] This testcase was made latent by r14-4089 and

[gcc/redhat/heads/gcc-14-branch] (206 commits) Merge commit 'r14-9704-g7942558f27038461f948ca10140a156ae67

2024-03-28 Thread Jakub Jelinek via Gcc-cvs
The branch 'redhat/heads/gcc-14-branch' was updated to point to: 55ddd689ece... Merge commit 'r14-9704-g7942558f27038461f948ca10140a156ae67 It previously pointed to: 6b39b05bec8... Merge commit 'r14-9499-g53fb2cf75965e4dbcf145a12d8ae41f4667 Diff: Summary of changes (added commits): -

[gcc r14-9707] profile-count: Avoid overflows into uninitialized [PR112303]

2024-03-28 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:d5a3b4afcdf4d517334a2717dbb65ae0d2c26507 commit r14-9707-gd5a3b4afcdf4d517334a2717dbb65ae0d2c26507 Author: Jakub Jelinek Date: Thu Mar 28 15:00:44 2024 +0100 profile-count: Avoid overflows into uninitialized [PR112303] The testcase in the patch ICEs with

[gcc r14-9708] predict: Fix comment typo

2024-03-28 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:44ab31419cf366e889a019a2fe31638c6f093729 commit r14-9708-g44ab31419cf366e889a019a2fe31638c6f093729 Author: Jakub Jelinek Date: Thu Mar 28 15:12:08 2024 +0100 predict: Fix comment typo I've noticed a typo in a comment. 2024-03-28 Jakub Jelinek

[gcc r13-8508] i386: Fix setup of incoming varargs for (...) functions which return large aggregates [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:4e0a922db4dadaef704c68ed26693667903c5d0c commit r13-8508-g4e0a922db4dadaef704c68ed26693667903c5d0c Author: Jakub Jelinek Date: Sat Mar 16 15:16:33 2024 +0100 i386: Fix setup of incoming varargs for (...) functions which return large aggregates [PR114175] The

[gcc r13-8509] rs6000: Fix up setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:af189fa9c2c4a0c8230f308e1934f046df3e80f7 commit r13-8509-gaf189fa9c2c4a0c8230f308e1934f046df3e80f7 Author: Jakub Jelinek Date: Tue Mar 19 09:13:32 2024 +0100 rs6000: Fix up setup_incoming_varargs [PR114175] The c23-stdarg-8.c test (as well as the new test bel

[gcc r13-8510] alpha: Fix alpha_setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:d3faceaa7a18657cc73dff1405a54834e390624b commit r13-8510-gd3faceaa7a18657cc73dff1405a54834e390624b Author: Jakub Jelinek Date: Tue Mar 19 09:14:11 2024 +0100 alpha: Fix alpha_setup_incoming_varargs [PR114175] Like in the r14-9503 change on x86-64, I think Alp

[gcc r13-8512] system.h: rename vec_step to workaround powerpc/clang bug [PR114369]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:8046a7e2aeeae80c15d99d55ae04755aedf46a2f commit r13-8512-g8046a7e2aeeae80c15d99d55ae04755aedf46a2f Author: Jakub Jelinek Date: Wed Mar 20 10:34:51 2024 +0100 system.h: rename vec_step to workaround powerpc/clang bug [PR114369] On Sat, Jul 20, 2019 at 05:26:57

[gcc r13-8513] csky: Fix up csky_setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:06f9476a60bcf2d206b7b86e68ea433954f91f20 commit r13-8513-g06f9476a60bcf2d206b7b86e68ea433954f91f20 Author: Jakub Jelinek Date: Wed Mar 20 16:59:08 2024 +0100 csky: Fix up csky_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, csky seems to b

[gcc r13-8511] arc: Fix up arc_setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:097999338bc0e298290ec965c946f69f2237729a commit r13-8511-g097999338bc0e298290ec965c946f69f2237729a Author: Jakub Jelinek Date: Tue Mar 19 09:49:59 2024 +0100 arc: Fix up arc_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, arc seems to be a

[gcc r13-8515] ft32: Fix up ft32_setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:a2565fbb722f9ea9a990286b72ae1a95145af910 commit r13-8515-ga2565fbb722f9ea9a990286b72ae1a95145af910 Author: Jakub Jelinek Date: Wed Mar 20 16:59:32 2024 +0100 ft32: Fix up ft32_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, ft32 seems to b

[gcc r13-8516] m32r: Fix up m32r_setup_incoming_varargs [PR114175]

2024-03-29 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:f3af5a241c820e564ef13614ae0ea7a57237bd50 commit r13-8516-gf3af5a241c820e564ef13614ae0ea7a57237bd50 Author: Jakub Jelinek Date: Wed Mar 20 16:59:43 2024 +0100 m32r: Fix up m32r_setup_incoming_varargs [PR114175] Like for x86-64, alpha or rs6000, m32r seems to b

<    1   2   3   4   5   6   7   8   9   10   >