[gcc r15-3754] libstdc++: fix C header include guards

2024-09-20 Thread Jason Merrill via Libstdc++-cvs
https://gcc.gnu.org/g:2484ba167e1c4a52d4989b71e1f5d4d27755500f commit r15-3754-g2484ba167e1c4a52d4989b71e1f5d4d27755500f Author: Jason Merrill Date: Mon Sep 9 12:35:37 2024 -0400 libstdc++: fix C header include guards Ever since the c_global and c_compatibility directories were ad

[gcc r15-3749] diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613]

2024-09-20 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:7da682c896f949259eaf820be17b5781df2cbead commit r15-3749-g7da682c896f949259eaf820be17b5781df2cbead Author: David Malcolm Date: Fri Sep 20 18:51:55 2024 -0400 diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613] The diagnostic_start

[gcc r15-3751] analyzer: simplify dumps using tree_dump_pretty_printer [PR116613]

2024-09-20 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:39f7703fffee0c1a8aa999b29ae52b2a31903715 commit r15-3751-g39f7703fffee0c1a8aa999b29ae52b2a31903715 Author: David Malcolm Date: Fri Sep 20 18:51:55 2024 -0400 analyzer: simplify dumps using tree_dump_pretty_printer [PR116613] There are numerous "dump" member f

[gcc r15-3752] diagnostics: add HTML output format as a plugin [PR116792]

2024-09-20 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:48261bd26df624f0b906600fb0ef6864c7a7f895 commit r15-3752-g48261bd26df624f0b906600fb0ef6864c7a7f895 Author: David Malcolm Date: Fri Sep 20 18:51:56 2024 -0400 diagnostics: add HTML output format as a plugin [PR116792] This patch adds an experimental diagnostic

[gcc r15-3748] analyzer: remove redundant 'pp' [PR116613]

2024-09-20 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:37604edf37b3799e0203ede4dfa60d547322fdfc commit r15-3748-g37604edf37b3799e0203ede4dfa60d547322fdfc Author: David Malcolm Date: Fri Sep 20 18:51:55 2024 -0400 analyzer: remove redundant 'pp' [PR116613] diagnostic_manager::emit_saved_diagnostic makes a useless

[gcc r15-3750] diagnostics: isolate SARIF output's pretty_printer [PR116613]

2024-09-20 Thread David Malcolm via Gcc-cvs
https://gcc.gnu.org/g:725231e16768bd9f16169b3b7e4cb5a98b251d1c commit r15-3750-g725231e16768bd9f16169b3b7e4cb5a98b251d1c Author: David Malcolm Date: Fri Sep 20 18:51:55 2024 -0400 diagnostics: isolate SARIF output's pretty_printer [PR116613] Add an m_printer to sarif_builder and u

[gcc r15-3747] libstdc++: Avoid forming T* in unique_ptr(auto_ptr&&) constraints [PR116529]

2024-09-20 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:a001d515059ba4647169f8c17967d08bbe41cb7a commit r15-3747-ga001d515059ba4647169f8c17967d08bbe41cb7a Author: Jonathan Wakely Date: Thu Aug 29 13:47:15 2024 +0100 libstdc++: Avoid forming T* in unique_ptr(auto_ptr&&) constraints [PR116529] PR 116529 shows that

[gcc r15-3746] libstdc++: Document missing features for old std:string ABI [PR116777]

2024-09-20 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:82309222300acf68e345b32155df21e1b876144e commit r15-3746-g82309222300acf68e345b32155df21e1b876144e Author: Jonathan Wakely Date: Fri Sep 20 17:35:48 2024 +0100 libstdc++: Document missing features for old std:string ABI [PR116777] There are several features t

[gcc r14-10697] c++: decltype(auto) deduction of statement-expression [PR116418]

2024-09-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:abdea396e12e66185d810435bbc363845cf4664a commit r14-10697-gabdea396e12e66185d810435bbc363845cf4664a Author: Patrick Palka Date: Thu Sep 12 12:45:03 2024 -0400 c++: decltype(auto) deduction of statement-expression [PR116418] r8-7538 for PR84968 made strip_type

[gcc r14-10696] c++: CWG 2789 and usings [PR116492]

2024-09-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:659f32ea9de57661f8a37dcfb0b9a01bfe29acce commit r14-10696-g659f32ea9de57661f8a37dcfb0b9a01bfe29acce Author: Patrick Palka Date: Fri Sep 20 17:37:03 2024 -0400 c++: CWG 2789 and usings [PR116492] For GCC 14, narrowly fix this PR by implementing the missing

[gcc r15-3745] c: fix crash when checking for compatibility of structures [PR116726]

2024-09-20 Thread Martin Uecker via Gcc-cvs
https://gcc.gnu.org/g:9227a64495d5594613604573b72422e8e3722fc5 commit r15-3745-g9227a64495d5594613604573b72422e8e3722fc5 Author: Martin Uecker Date: Tue Sep 17 11:37:29 2024 +0200 c: fix crash when checking for compatibility of structures [PR116726] When checking for compatibility

[gcc r13-9048] Fortran: fix ICE in gfc_create_module_variable [PR100273]

2024-09-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3604d9cab9bb9fe6a3c642385c816211b8f2be5d commit r13-9048-g3604d9cab9bb9fe6a3c642385c816211b8f2be5d Author: Harald Anlauf Date: Thu Sep 5 21:30:25 2024 +0200 Fortran: fix ICE in gfc_create_module_variable [PR100273] gcc/fortran/ChangeLog: PR f

[gcc r12-10720] Fortran: fix ICE in gfc_create_module_variable [PR100273]

2024-09-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:cb25c5dd6b315dc216c7a5640dc89c5d74ffea34 commit r12-10720-gcb25c5dd6b315dc216c7a5640dc89c5d74ffea34 Author: Harald Anlauf Date: Thu Sep 5 21:30:25 2024 +0200 Fortran: fix ICE in gfc_create_module_variable [PR100273] gcc/fortran/ChangeLog: PR

[gcc r15-3744] c++: CWG 2789 and reversed operator candidates

2024-09-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:1f70503232d4183b4b58f2910c460569d05907b9 commit r15-3744-g1f70503232d4183b4b58f2910c460569d05907b9 Author: Patrick Palka Date: Fri Sep 20 15:41:42 2024 -0400 c++: CWG 2789 and reversed operator candidates As a follow-up to r15-3741-gee3efe06c9c49c, which was

[gcc r14-10695] Fortran: fix ICE in gfc_create_module_variable [PR100273]

2024-09-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:cf8f6aa2a0e4378cec0f9bdbde8cd9a2ea3fb3e5 commit r14-10695-gcf8f6aa2a0e4378cec0f9bdbde8cd9a2ea3fb3e5 Author: Harald Anlauf Date: Thu Sep 5 21:30:25 2024 +0200 Fortran: fix ICE in gfc_create_module_variable [PR100273] gcc/fortran/ChangeLog: PR

[gcc r15-3743] modula2: Remove unused parameter warnings seen in build

2024-09-20 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:2828ec526eaf5612178b62d48bfd8443c7ecd674 commit r15-3743-g2828ec526eaf5612178b62d48bfd8443c7ecd674 Author: Gaius Mulley Date: Fri Sep 20 19:05:16 2024 +0100 modula2: Remove unused parameter warnings seen in build This patch removes unused parameters in gm2-co

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

2024-09-20 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:f88b4c43a2a478f5a7bc9b1185a9f0eec519f9b4 commit f88b4c43a2a478f5a7bc9b1185a9f0eec519f9b4 Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/fold-const.h | 10 + gcc/testsuite/gcc.dg/f

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

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

[gcc r15-3740] c++: CWG 2273 and non-constructors

2024-09-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:06557ba12b64c57368673c46a21b14cf4e6afb50 commit r15-3740-g06557ba12b64c57368673c46a21b14cf4e6afb50 Author: Patrick Palka Date: Fri Sep 20 12:31:40 2024 -0400 c++: CWG 2273 and non-constructors Our implementation of the CWG 2273 inheritedness tiebreaker seems

[gcc r15-3741] c++: CWG 2789 and usings [PR116492]

2024-09-20 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:ee3efe06c9c49c04eaa4e195a7ae8774a1b3faa2 commit r15-3741-gee3efe06c9c49c04eaa4e195a7ae8774a1b3faa2 Author: Patrick Palka Date: Fri Sep 20 12:33:13 2024 -0400 c++: CWG 2789 and usings [PR116492] After CWG 2789, the "more constrained" tiebreaker for non-templat

[gcc r15-3739] AArch64: Define VECTOR_STORE_FLAG_VALUE.

2024-09-20 Thread Tamar Christina via Gcc-cvs
https://gcc.gnu.org/g:33cb400b2e7266e65030869254366217e51494aa commit r15-3739-g33cb400b2e7266e65030869254366217e51494aa Author: Tamar Christina Date: Fri Sep 20 17:03:54 2024 +0100 AArch64: Define VECTOR_STORE_FLAG_VALUE. This defines VECTOR_STORE_FLAG_VALUE to CONST1_RTX for AAr

[gcc r15-3738] testsuite: Update commandline for PR116628.c to use neoverse-v2 [PR116628]

2024-09-20 Thread Tamar Christina via Gcc-cvs
https://gcc.gnu.org/g:0189ab205aa86b8e67ae982294f0fe58aa9c4774 commit r15-3738-g0189ab205aa86b8e67ae982294f0fe58aa9c4774 Author: Tamar Christina Date: Fri Sep 20 17:01:39 2024 +0100 testsuite: Update commandline for PR116628.c to use neoverse-v2 [PR116628] The testcase for this te

[gcc r12-10718] Fix small thinko in IPA mod/ref pass

2024-09-20 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:0f32c312508f11d2c6e9e363fa5b88d69eb9252c commit r12-10718-g0f32c312508f11d2c6e9e363fa5b88d69eb9252c Author: Eric Botcazou Date: Fri Sep 20 12:32:13 2024 +0200 Fix small thinko in IPA mod/ref pass When a memory copy operation is analyzed by analyze_ssa_name, i

[gcc r15-3737] Darwin: Allow for as versions that need '-' for std in.

2024-09-20 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:33ccc1314dcdb0b988a9276ca6b6ce9b07bea21e commit r15-3737-g33ccc1314dcdb0b988a9276ca6b6ce9b07bea21e Author: Iain Sandoe Date: Wed Sep 18 17:46:32 2024 +0100 Darwin: Allow for as versions that need '-' for std in. Recent versions of Xcode as require a dash to r

[gcc r15-3736] c++, coroutines: Rework the ramp codegen.

2024-09-20 Thread Iain D Sandoe via Gcc-cvs
https://gcc.gnu.org/g:cbe1b1c6c7408b20aa899c5e9c607c706cee8ca0 commit r15-3736-gcbe1b1c6c7408b20aa899c5e9c607c706cee8ca0 Author: Iain Sandoe Date: Tue Aug 27 16:38:10 2024 +0100 c++, coroutines: Rework the ramp codegen. Now that we have separated the codegen of the ramp, actor and

[gcc r13-9046] Fix small thinko in IPA mod/ref pass

2024-09-20 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:f673c0c1d3038a87f58aa8be8603225711c50504 commit r13-9046-gf673c0c1d3038a87f58aa8be8603225711c50504 Author: Eric Botcazou Date: Fri Sep 20 12:32:13 2024 +0200 Fix small thinko in IPA mod/ref pass When a memory copy operation is analyzed by analyze_ssa_name, if

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

2024-09-20 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7660c0400ee5c9207397d3936be695af962d455e commit 7660c0400ee5c9207397d3936be695af962d455e Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/fold-const.h | 10 + gcc/testsuite/gcc.dg/f

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

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

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

2024-09-20 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1d6ef2e03dff76f12ead4aceaf662d2e350d2678 commit 1d6ef2e03dff76f12ead4aceaf662d2e350d2678 Author: Alexandre Oliva Date: Thu Sep 19 06:43:22 2024 -0300 adjust probs after modified ifcombine Diff: --- gcc/fold-const.h | 10 + gcc/testsuite/gcc.dg/f

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

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

[gcc r15-3735] Fall back to elementwise access for too spaced SLP single element interleaving

2024-09-20 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:664e0ce580a8f20a78aa355c4e4647841f77 commit r15-3735-g664e0ce580a8f20a78aa355c4e4647841f77 Author: Richard Biener Date: Fri Sep 20 12:17:22 2024 +0200 Fall back to elementwise access for too spaced SLP single element interleaving gcc.dg/vect/vect-pr1

[gcc r15-3734] Handle patterns as SLP roots of only live stmts

2024-09-20 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:4eba48a684b1a1f77aa18b29a1ae58dbdc842b5b commit r15-3734-g4eba48a684b1a1f77aa18b29a1ae58dbdc842b5b Author: Richard Biener Date: Fri Sep 20 13:35:49 2024 +0200 Handle patterns as SLP roots of only live stmts gcc.dg/vect/vect-live-2.c shows it's important to ha

[gcc r14-10693] Fix small thinko in IPA mod/ref pass

2024-09-20 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:adab597af288d6e1e0b7c3414517147995b03cc9 commit r14-10693-gadab597af288d6e1e0b7c3414517147995b03cc9 Author: Eric Botcazou Date: Fri Sep 20 12:32:13 2024 +0200 Fix small thinko in IPA mod/ref pass When a memory copy operation is analyzed by analyze_ssa_name, i

[gcc r12-10717] s390: Fix strict_low_part generation

2024-09-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:4fe0b88159a9548f90db4e846f2033d51e1506c7 commit r12-10717-g4fe0b88159a9548f90db4e846f2033d51e1506c7 Author: Stefan Schulze Frielinghaus Date: Fri Sep 20 14:08:32 2024 +0200 s390: Fix strict_low_part generation In s390_expand_insv(), if generating code for ICM

[gcc r13-9045] s390: Fix strict_low_part generation

2024-09-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:edda7ba3b569652eb782a7c47a4ad32e3c0e29dd commit r13-9045-gedda7ba3b569652eb782a7c47a4ad32e3c0e29dd Author: Stefan Schulze Frielinghaus Date: Fri Sep 20 14:07:36 2024 +0200 s390: Fix strict_low_part generation In s390_expand_insv(), if generating code for ICM

[gcc r14-10692] s390: Fix strict_low_part generation

2024-09-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:bff6e5667d6a8bf8060e550bdcb40e094d00af41 commit r14-10692-gbff6e5667d6a8bf8060e550bdcb40e094d00af41 Author: Stefan Schulze Frielinghaus Date: Fri Sep 20 14:06:42 2024 +0200 s390: Fix strict_low_part generation In s390_expand_insv(), if generating code for ICM

[gcc r15-3733] s390: Remove -m{,no-}lra option

2024-09-20 Thread Stefan Schulze Frielinghaus via Gcc-cvs
https://gcc.gnu.org/g:09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146 commit r15-3733-g09a52cf036ba8f2fa7b60b18ba58ca17ffa1b146 Author: Stefan Schulze Frielinghaus Date: Fri Sep 20 13:53:08 2024 +0200 s390: Remove -m{,no-}lra option Since the old reload pass is about to be removed and we

[gcc r15-3732] testsuite/116397 - avoid looking for "VEC_PERM_EXPR"

2024-09-20 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:5d0e46a939f3840f810f071037e543a6249c06fe commit r15-3732-g5d0e46a939f3840f810f071037e543a6249c06fe Author: Richard Biener Date: Fri Sep 20 13:47:34 2024 +0200 testsuite/116397 - avoid looking for "VEC_PERM_EXPR" With SLP this token appears a lot, when looking

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

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

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

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

[gcc r15-3731] Fix small thinko in IPA mod/ref pass

2024-09-20 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:16d2d177ac11b4d968d0ec7df9602b3f4059583d commit r15-3731-g16d2d177ac11b4d968d0ec7df9602b3f4059583d Author: Eric Botcazou Date: Fri Sep 20 12:32:13 2024 +0200 Fix small thinko in IPA mod/ref pass When a memory copy operation is analyzed by analyze_ssa_name, if

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

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

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

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

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

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

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

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

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

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

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

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

[gcc r15-3730] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines

2024-09-20 Thread Tobias Burnus via Gcc-cvs
https://gcc.gnu.org/g:bf4a5efa80ef8438deb0a99c9a02b1f550aaf814 commit r15-3730-gbf4a5efa80ef8438deb0a99c9a02b1f550aaf814 Author: Tobias Burnus Date: Fri Sep 20 09:25:33 2024 +0200 OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines Those TR13/OpenMP 6.0 routines permi

[gcc r15-3729] testsuite: fix target-specific 'do-' typos

2024-09-20 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:0be3f4546f9b92eb149a12303bd1f13569da7f28 commit r15-3729-g0be3f4546f9b92eb149a12303bd1f13569da7f28 Author: Sam James Date: Fri Aug 2 06:32:55 2024 +0100 testsuite: fix target-specific 'do-' typos Fix some target-specific 'do-' (rather than 'dg-') typos.

[gcc r15-3728] i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]

2024-09-20 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:624d3af025e820ede7ec4334f7a2d5d4731c99a9 commit r15-3728-g624d3af025e820ede7ec4334f7a2d5d4731c99a9 Author: Jakub Jelinek Date: Fri Sep 20 09:14:29 2024 +0200 i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738] min/max patterns for intrinsics wh