[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] fortran: Factor array descriptor references

2025-07-12 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:d90037cb3adc9441c701da8c547c9723a8fcf6a7 commit d90037cb3adc9441c701da8c547c9723a8fcf6a7 Author: Mikael Morin Date: Wed Jul 9 21:18:18 2025 +0200 fortran: Factor array descriptor references Save subexpressions of array descriptor references to variables so th

[gcc(refs/users/mikael/heads/stabilisation_descriptor_v02)] Copie fichiers assembleur

2025-07-12 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:e03ffa0b5c0c47237afb6ff901297b1cafea7fc6 commit e03ffa0b5c0c47237afb6ff901297b1cafea7fc6 Author: Mikael Morin Date: Sat Jul 12 10:04:22 2025 +0200 Copie fichiers assembleur Diff: --- gcc/testsuite/lib/gfortran-dg.exp | 25 - 1 file changed, 2

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

2025-07-12 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/stabilisation_descriptor_v02' was created in namespace 'refs/users' pointing to: d90037cb3adc... fortran: Factor array descriptor references

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

2025-07-12 Thread Mikael Morin via Gcc-cvs
The branch 'mikael/heads/stabilisation_descriptor_v02' in namespace 'refs/users' was deleted. It previously pointed to: cad894358a86... Sauvegarde compil' OK Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc r16-2217] Fix some auto-profile issues

2025-07-12 Thread Jan Hubicka via Gcc-cvs
https://gcc.gnu.org/g:f3186568d09c02a6d8915e43c0f5d7df704dfa0d commit r16-2217-gf3186568d09c02a6d8915e43c0f5d7df704dfa0d Author: Jan Hubicka Date: Sat Jul 12 17:57:25 2025 +0200 Fix some auto-profile issues This patch fixes minor things that has cumulated in my tree. Except for

[gcc r16-2216] i386: Robustify MMX move patterns

2025-07-12 Thread Uros Bizjak via Gcc-cvs
https://gcc.gnu.org/g:8f304b3873733df4ad8767b5e085ddcb79d5e9d6 commit r16-2216-g8f304b3873733df4ad8767b5e085ddcb79d5e9d6 Author: Uros Bizjak Date: Sat Jul 12 17:34:18 2025 +0200 i386: Robustify MMX move patterns MMX allows only direct moves from zero, so correct V_32:mode and v2qi

[gcc r16-2215] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]

2025-07-12 Thread Xi Ruoyao via Gcc-cvs
https://gcc.gnu.org/g:e6d3c88e7bb07f94308074f9751e4384a191e022 commit r16-2215-ge6d3c88e7bb07f94308074f9751e4384a191e022 Author: Xi Ruoyao Date: Tue Jul 8 14:39:11 2025 +0800 lra: Reallow reloading user hard registers if the insn is not asm [PR 120983] The PR 87600 fix has disall

[gcc r16-2214] testsuite: Enable the PR 87600 tests for LoongArch

2025-07-12 Thread Xi Ruoyao via Gcc-cvs
https://gcc.gnu.org/g:651845ceaae26a1b2c03f215e16e7e711dcea2cc commit r16-2214-g651845ceaae26a1b2c03f215e16e7e711dcea2cc Author: Xi Ruoyao Date: Tue Jul 8 14:07:21 2025 +0800 testsuite: Enable the PR 87600 tests for LoongArch I'm going to refine a part of the PR 87600 fix which se