[gcc r15-6292] Fortran: Fix associate with derived type array construtor [PR117347]

2024-12-17 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:9684e70952ac159ce0b838533ce4e9c98474e1a8 commit r15-6292-g9684e70952ac159ce0b838533ce4e9c98474e1a8 Author: Andre Vehreschild Date: Fri Dec 13 09:06:11 2024 +0100 Fortran: Fix associate with derived type array construtor [PR117347] gcc/fortran/ChangeLog:

[gcc r15-6295] ipa: Better value ranges for pointer integer constants

2024-12-17 Thread Martin Jambor via Gcc-cvs
https://gcc.gnu.org/g:1eb41aeb49a491f5b18d160074e651a76afc655a commit r15-6295-g1eb41aeb49a491f5b18d160074e651a76afc655a Author: Martin Jambor Date: Tue Dec 17 11:17:14 2024 +0100 ipa: Better value ranges for pointer integer constants When looking into cases where we know an actua

[gcc r15-6296] ipa: Improve how we derive value ranges from IPA invariants

2024-12-17 Thread Martin Jambor via Gcc-cvs
https://gcc.gnu.org/g:5d740f56a162702a33379789a4d6134d9733aa71 commit r15-6296-g5d740f56a162702a33379789a4d6134d9733aa71 Author: Martin Jambor Date: Tue Dec 17 11:17:14 2024 +0100 ipa: Improve how we derive value ranges from IPA invariants I believe that the current function ipa_r

[gcc r15-6294] ipa: Skip widening type conversions in jump function constructions

2024-12-17 Thread Martin Jambor via Gcc-cvs
https://gcc.gnu.org/g:96fb71883d438bdb241fdf9c7d12f945c5ba0c7f commit r15-6294-g96fb71883d438bdb241fdf9c7d12f945c5ba0c7f Author: Martin Jambor Date: Tue Dec 17 11:17:14 2024 +0100 ipa: Skip widening type conversions in jump function constructions Originally, we did not stream any

[gcc r14-11098] Fortran: Pointer fcn results must not be finalized [PR117897]

2024-12-17 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3b6ed0c74139faed62b7d60804521aed67e40b2b commit r14-11098-g3b6ed0c74139faed62b7d60804521aed67e40b2b Author: Paul Thomas Date: Sun Dec 15 10:42:34 2024 + Fortran: Pointer fcn results must not be finalized [PR117897] 2024-12-15 Paul Thomas gcc/f

[gcc r13-9258] Fortran: Pointer fcn results must not be finalized [PR117897]

2024-12-17 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9b720ef00339d44050ebdaa9ac69b0c49588c501 commit r13-9258-g9b720ef00339d44050ebdaa9ac69b0c49588c501 Author: Paul Thomas Date: Sun Dec 15 10:42:34 2024 + Fortran: Pointer fcn results must not be finalized [PR117897] 2024-12-15 Paul Thomas gcc/fo

[gcc r15-6305] testsuite: arm: Mark pr81812.C as xfail for thumb1

2024-12-17 Thread Torbjorn Svensson via Gcc-cvs
https://gcc.gnu.org/g:f111d8e20b671ee97d4ed835102839e44a2a2edc commit r15-6305-gf111d8e20b671ee97d4ed835102839e44a2a2edc Author: Torbjörn SVENSSON Date: Sun Nov 10 20:15:13 2024 +0100 testsuite: arm: Mark pr81812.C as xfail for thumb1 Test fails for Cortex-M0 with: .../pr

[gcc r15-6307] [PATCH] RISC-V: optimization on checking certain bits set ((x & mask) == val)

2024-12-17 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:d17b09c07a1da0e3950718aabc2cbdb90cae402b commit r15-6307-gd17b09c07a1da0e3950718aabc2cbdb90cae402b Author: Oliver Kozul Date: Tue Dec 17 07:44:33 2024 -0700 [PATCH] RISC-V: optimization on checking certain bits set ((x & mask) == val) The patch optimizes cod

[gcc r15-6306] RISC-V: Remove svvptc from riscv-ext-bitmask.def

2024-12-17 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:d24a5e2d381b290d4def659ed83e969b65d07f02 commit r15-6306-gd24a5e2d381b290d4def659ed83e969b65d07f02 Author: Yangyu Chen Date: Tue Dec 17 07:41:05 2024 -0700 RISC-V: Remove svvptc from riscv-ext-bitmask.def There should be no svvptc in the riscv-ext-bitmask.def

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Correction bornes descripteur null

2024-12-17 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:da5ac05fe24322022f5c004b266c864f7b58b69e commit da5ac05fe24322022f5c004b266c864f7b58b69e Author: Mikael Morin Date: Tue Dec 17 15:48:04 2024 +0100 Correction bornes descripteur null Diff: --- gcc/fortran/trans-expr.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 del

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle bitfield zero tests in range tests

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:30cf6dfbb6e10943a11785e0c056d5df0a9c583a commit 30cf6dfbb6e10943a11785e0c056d5df0a9c583a Author: Alexandre Oliva Date: Tue Dec 17 11:22:23 2024 -0300 ifcombine field merge: handle bitfield zero tests in range tests Diff: --- gcc/gimple-fold.cc| 4

[gcc(refs/users/aoliva/heads/testme)] noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915]

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ae75e78f8d57aa48f03ae94c1090d14a7aa74ff8 commit ae75e78f8d57aa48f03ae94c1090d14a7aa74ff8 Author: Alexandre Oliva Date: Tue Dec 17 03:09:49 2024 -0300 noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR117915] When ifcombine_mark_ssa_name is called dire

[gcc/aoliva/heads/testme] (2 commits) ifcombine field merge: handle bitfield zero tests in range

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 30cf6dfbb6e1... ifcombine field merge: handle bitfield zero tests in range It previously pointed to: fd67db436caf... noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR1 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc r15-6297] RISC-V: Rename constraint c0* to k0*

2024-12-17 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:1a2e0fcb857d82a7cb8909cf27a5dc833fecfa9a commit r15-6297-g1a2e0fcb857d82a7cb8909cf27a5dc833fecfa9a Author: Kito Cheng Date: Mon Dec 9 15:05:37 2024 +0800 RISC-V: Rename constraint c0* to k0* Rename those constraint since we want define other constraint start

[gcc r15-6298] RISC-V: Add cr and cf constraint

2024-12-17 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:46888571d242cf5623b7b0b74bb4490572f81cc9 commit r15-6298-g46888571d242cf5623b7b0b74bb4490572f81cc9 Author: Kito Cheng Date: Wed Nov 13 17:54:16 2024 +0800 RISC-V: Add cr and cf constraint gcc/ChangeLog: * config/riscv/constraints.md (cr): New

[gcc r15-6299] RISC-V: Rename internal operand modifier N to n

2024-12-17 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:192790e994c9e15949e694e0a52010001b291611 commit r15-6299-g192790e994c9e15949e694e0a52010001b291611 Author: Kito Cheng Date: Thu Nov 14 16:41:52 2024 +0800 RISC-V: Rename internal operand modifier N to n Here is a purposal that using N for printing register en

[gcc r15-6301] RISC-V: Add new constraint R for register even-odd pairs

2024-12-17 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:fcbb8456a58ba073d4d5b10fcb9057b6e9a100db commit r15-6301-gfcbb8456a58ba073d4d5b10fcb9057b6e9a100db Author: Kito Cheng Date: Mon Dec 9 14:55:20 2024 +0800 RISC-V: Add new constraint R for register even-odd pairs Although this constraint is not currently used f

[gcc r15-6300] RISC-V: Implment N modifier for printing the register number rather than the register name

2024-12-17 Thread Kito Cheng via Gcc-cvs
https://gcc.gnu.org/g:2a22db391d1819f6068aa43e63632b350a0b4bec commit r15-6300-g2a22db391d1819f6068aa43e63632b350a0b4bec Author: Kito Cheng Date: Thu Nov 14 17:24:45 2024 +0800 RISC-V: Implment N modifier for printing the register number rather than the register name The modifier

[gcc r15-6302] testsuite: arm: Add -mtune to all arm_cpu_* effective targets

2024-12-17 Thread Torbjorn Svensson via Gcc-cvs
https://gcc.gnu.org/g:423ee61fdd91e196726afeb38c907b23404aea71 commit r15-6302-g423ee61fdd91e196726afeb38c907b23404aea71 Author: Torbjörn SVENSSON Date: Mon Dec 16 14:47:40 2024 +0100 testsuite: arm: Add -mtune to all arm_cpu_* effective targets Fixes Linaro CI reported regression

[gcc r15-6303] [PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu, and generic-ooo

2024-12-17 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:5601c411f4ffdb8bbfec09a58234ab2ebc5de986 commit r15-6303-g5601c411f4ffdb8bbfec09a58234ab2ebc5de986 Author: Anton Blanchard Date: Tue Dec 17 07:30:55 2024 -0700 [PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu, and generic-ooo gcc/ChangeLog

[gcc r15-6304] [PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architecture

2024-12-17 Thread Jeff Law via Gcc-cvs
https://gcc.gnu.org/g:4aa01ecc5c1389d1cdf5721b936993ba17b96178 commit r15-6304-g4aa01ecc5c1389d1cdf5721b936993ba17b96178 Author: Anton Blanchard Date: Tue Dec 17 07:34:20 2024 -0700 [PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architecture This adds the Tenstorrent Ascalo

[gcc r15-6293] c++: Diagnose earlier non-static data members with cv containing class type [PR116108]

2024-12-17 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:88bfee560681d8248b89f130ada249e35ee2e344 commit r15-6293-g88bfee560681d8248b89f130ada249e35ee2e344 Author: Jakub Jelinek Date: Tue Dec 17 10:13:24 2024 +0100 c++: Diagnose earlier non-static data members with cv containing class type [PR116108] In r10-6457 a

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ae42ade2c98f31a4095e78267e00aaa591b46f01 commit ae42ade2c98f31a4095e78267e00aaa591b46f01 Author: Alexandre Oliva Date: Tue Dec 17 22:19:07 2024 -0300 ifcombine field merge: handle masks with sign extensions When a loaded field is sign extended, masked and com

[gcc/aoliva/heads/testme] ifcombine field merge: handle bitfield zero tests in range

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 85677ef350e4... ifcombine field merge: handle bitfield zero tests in range It previously pointed to: 30cf6dfbb6e1... ifcombine field merge: handle bitfield zero tests in range Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle bitfield zero tests in range tests

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:85677ef350e44e28a565caaa810bd5f11056bd7a commit 85677ef350e44e28a565caaa810bd5f11056bd7a Author: Alexandre Oliva Date: Tue Dec 17 11:22:23 2024 -0300 ifcombine field merge: handle bitfield zero tests in range tests Some bitfield compares with zero are optimiz

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:5705e7db91851204f2fdbde7a2ee93e8c330f699 commit 5705e7db91851204f2fdbde7a2ee93e8c330f699 Author: Alexandre Oliva Date: Tue Dec 17 22:19:07 2024 -0300 ifcombine field merge: handle masks with sign extensions When a loaded field is sign extended, masked and com

[gcc/aoliva/heads/testme] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 5705e7db9185... ifcombine field merge: handle masks with sign extensions It previously pointed to: 2ed2573f6a31... ifcombine field merge: handle masks with sign extensions Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc r15-6315] c++: modules: Fix 32-bit overflow with 64-bit location_t [PR117970]

2024-12-17 Thread Lewis Hyatt via Gcc-cvs
https://gcc.gnu.org/g:88aa69f8126db9a2d5f93b5c6c54cc01d21d1c6e commit r15-6315-g88aa69f8126db9a2d5f93b5c6c54cc01d21d1c6e Author: Lewis Hyatt Date: Tue Dec 17 21:26:18 2024 -0500 c++: modules: Fix 32-bit overflow with 64-bit location_t [PR117970] With the move to 64-bit location_t

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:978d6fbaff29fc542eeaa2dfb37ed448780d3c12 commit 978d6fbaff29fc542eeaa2dfb37ed448780d3c12 Author: Alexandre Oliva Date: Tue Dec 17 22:19:07 2024 -0300 ifcombine field merge: handle masks with sign extensions When a loaded field is sign extended, masked and com

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle bitfield zero tests in range tests

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9675c1d50dd009097ac07c5fc505e1104995d75c commit 9675c1d50dd009097ac07c5fc505e1104995d75c Author: Alexandre Oliva Date: Tue Dec 17 22:18:43 2024 -0300 ifcombine field merge: handle bitfield zero tests in range tests Some bitfield compares with zero are optimiz

[gcc/aoliva/heads/testme] (2 commits) ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 978d6fbaff29... ifcombine field merge: handle masks with sign extensions It previously pointed to: 85677ef350e4... ifcombine field merge: handle bitfield zero tests in range Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCE

[gcc(refs/users/aoliva/heads/testme)] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:2ed2573f6a310523080c45d5c0e8e14e8303285a commit 2ed2573f6a310523080c45d5c0e8e14e8303285a Author: Alexandre Oliva Date: Tue Dec 17 22:19:07 2024 -0300 ifcombine field merge: handle masks with sign extensions When a loaded field is sign extended, masked and com

[gcc/aoliva/heads/testme] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 2ed2573f6a31... ifcombine field merge: handle masks with sign extensions It previously pointed to: 978d6fbaff29... ifcombine field merge: handle masks with sign extensions Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc/aoliva/heads/testme] ifcombine field merge: handle masks with sign extensions

2024-12-17 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: ae42ade2c98f... ifcombine field merge: handle masks with sign extensions It previously pointed to: 5705e7db9185... ifcombine field merge: handle masks with sign extensions Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc r15-6316] Documentation: Fix paste-o in recent OpenMP/OpenACC patch

2024-12-17 Thread Sandra Loosemore via Gcc-cvs
https://gcc.gnu.org/g:b34fbab529e64dbeb6db70263e35373c200f899a commit r15-6316-gb34fbab529e64dbeb6db70263e35373c200f899a Author: Sandra Loosemore Date: Wed Dec 18 03:51:54 2024 + Documentation: Fix paste-o in recent OpenMP/OpenACC patch gcc/ChangeLog * doc/extend.t

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Appel méthode shift descriptor dans gfc_trans_pointer_assignment

2024-12-17 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:60a05098803896411deaaccadc883e2223b8f99d commit 60a05098803896411deaaccadc883e2223b8f99d Author: Mikael Morin Date: Tue Dec 17 22:37:18 2024 +0100 Appel méthode shift descriptor dans gfc_trans_pointer_assignment Diff: --- gcc/fortran/trans-array.cc | 129 +++

[gcc r15-6313] c++: print NONTYPE_ARGUMENT_PACK [PR118073]

2024-12-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:91733c095ee714c0b384153754c6327d5506cd19 commit r15-6313-g91733c095ee714c0b384153754c6327d5506cd19 Author: Marek Polacek Date: Tue Dec 17 13:44:22 2024 -0500 c++: print NONTYPE_ARGUMENT_PACK [PR118073] This PR points out that we're not pretty-printing NONTYPE

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Utilisation gfc_clear_descriptor dans gfc_conv_derived_to_class

2024-12-17 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:c689371eb754d4b4cdfb40c25b5897a927fadfec commit c689371eb754d4b4cdfb40c25b5897a927fadfec Author: Mikael Morin Date: Wed Dec 11 16:03:10 2024 +0100 Utilisation gfc_clear_descriptor dans gfc_conv_derived_to_class essai suppression Suppression fonction

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Déplacement shift descriptor vers gfc_conv_array_parameter

2024-12-17 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:efc0e0bed4f67e00fb93c3a7f8e82a804ae1450f commit efc0e0bed4f67e00fb93c3a7f8e82a804ae1450f Author: Mikael Morin Date: Tue Dec 17 17:27:24 2024 +0100 Déplacement shift descriptor vers gfc_conv_array_parameter Diff: --- gcc/fortran/trans-array.cc | 49 ++

[gcc] Created branch 'mikael/heads/refactor_descriptor_v01' in namespace 'refs/users'

2024-12-17 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/refactor_descriptor_v01' was created in namespace 'refs/users' pointing to: efc0e0bed4f6... Déplacement shift descriptor vers gfc_conv_array_parameter

[gcc r15-6308] c++: ICE initializing array of aggrs [PR117985]

2024-12-17 Thread Marek Polacek via Gcc-cvs
https://gcc.gnu.org/g:40e5636e086e51f5908a1a01be9cba2218dc26d8 commit r15-6308-g40e5636e086e51f5908a1a01be9cba2218dc26d8 Author: Marek Polacek Date: Thu Dec 12 14:56:07 2024 -0500 c++: ICE initializing array of aggrs [PR117985] This crash started with my r12-7803 but I believe the

[gcc(refs/users/mikael/heads/refactor_descriptor_v01)] Suppression variables inutilisées

2024-12-17 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:4aa6cc9282639d1e71a2eeed28f7dc91bc5d5e3a commit 4aa6cc9282639d1e71a2eeed28f7dc91bc5d5e3a Author: Mikael Morin Date: Tue Dec 17 18:55:23 2024 +0100 Suppression variables inutilisées Diff: --- gcc/fortran/trans-expr.cc | 2 -- 1 file changed, 2 deletions(-) diff --gi

[gcc r15-6310] Documentation: Make OpenMP/OpenACC docs easier to find [PR26154]

2024-12-17 Thread Sandra Loosemore via Gcc-cvs
https://gcc.gnu.org/g:ef458b3fa75537cb2d16f4ce61bc52642ddefd8a commit r15-6310-gef458b3fa75537cb2d16f4ce61bc52642ddefd8a Author: Sandra Loosemore Date: Tue Dec 17 15:19:36 2024 + Documentation: Make OpenMP/OpenACC docs easier to find [PR26154] PR c/26154 is one of our oldest d

[gcc r14-11099] testsuite: arm: Mark pr81812.C as xfail for thumb1

2024-12-17 Thread Torbjorn Svensson via Gcc-cvs
https://gcc.gnu.org/g:0361b4c440f7990702eccafca31e871ae096198c commit r14-11099-g0361b4c440f7990702eccafca31e871ae096198c Author: Torbjörn SVENSSON Date: Sun Nov 10 20:15:13 2024 +0100 testsuite: arm: Mark pr81812.C as xfail for thumb1 Test fails for Cortex-M0 with: .../p

[gcc r15-6311] libstdc++: Fix std::deque::insert(pos, first, last) undefined behaviour [PR118035]

2024-12-17 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:b273e25e11c842a5729d0e03c85088cf5ba8e06c commit r15-6311-gb273e25e11c842a5729d0e03c85088cf5ba8e06c Author: Jonathan Wakely Date: Mon Dec 16 17:42:24 2024 + libstdc++: Fix std::deque::insert(pos, first, last) undefined behaviour [PR118035] Inserting an em

[gcc r15-6312] libstdc++: Fix -Wparentheses warning in Debug Mode macro

2024-12-17 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:7d6dc2130970ccf6555d4e9f977515c6c20f7d2f commit r15-6312-g7d6dc2130970ccf6555d4e9f977515c6c20f7d2f Author: Jonathan Wakely Date: Fri Dec 13 16:53:06 2024 + libstdc++: Fix -Wparentheses warning in Debug Mode macro libstdc++-v3/ChangeLog: *

[gcc] Deleted branch 'mikael/heads/refactor_descriptor_v01' in namespace 'refs/users'

2024-12-17 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/refactor_descriptor_v01' in namespace 'refs/users' was deleted. It previously pointed to: da5ac05fe243... Correction bornes descripteur null Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc r15-6309] middle-end/118062 - bogus lowering of vector compares

2024-12-17 Thread Richard Biener via Gcc-cvs
https://gcc.gnu.org/g:cfe1ad3c488693a10fafb39d68c8cabc6e48daa7 commit r15-6309-gcfe1ad3c488693a10fafb39d68c8cabc6e48daa7 Author: Richard Biener Date: Tue Dec 17 11:23:02 2024 +0100 middle-end/118062 - bogus lowering of vector compares The generic expand_vector_piecewise routine su