[gcc r16-874] rs6000: Remove include of reload.h

2025-05-25 Thread Segher Boessenkool via Gcc-cvs
https://gcc.gnu.org/g:f9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04 commit r16-874-gf9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04 Author: Segher Boessenkool Date: Tue May 20 22:01:30 2025 + rs6000: Remove include of reload.h As one of the last steps in removing old reload, I'll delete t

[gcc r16-873] [AUTOFDO] Enable ipa-split for auto-profile

2025-05-25 Thread Kugan Vivekanandarajah via Gcc-cvs
https://gcc.gnu.org/g:53fb5a1a98a2d72ada7786f28e94a724916a39b1 commit r16-873-g53fb5a1a98a2d72ada7786f28e94a724916a39b1 Author: Kugan Vivekanandarajah Date: Mon May 26 10:52:45 2025 +1000 [AUTOFDO] Enable ipa-split for auto-profile ipa-split is not now run for auto-profile. IMO th

[gcc r14-11805] Fortran: default-initialization and functions returning derived type [PR85750]

2025-05-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:0100ea2b4eb1c83972e0db07503a7cfe8a38932e commit r14-11805-g0100ea2b4eb1c83972e0db07503a7cfe8a38932e Author: Harald Anlauf Date: Thu May 15 21:07:07 2025 +0200 Fortran: default-initialization and functions returning derived type [PR85750] Functions with non-p

[gcc r14-11804] Fortran: default-initialization of derived-type function results [PR98454]

2025-05-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:9c21d7eaf8383749d1a9cd266709ec9ed04e3a00 commit r14-11804-g9c21d7eaf8383749d1a9cd266709ec9ed04e3a00 Author: Harald Anlauf Date: Thu Aug 29 22:17:07 2024 +0200 Fortran: default-initialization of derived-type function results [PR98454] gcc/fortran/ChangeLog:

[gcc r15-9727] MicroBlaze does not support speculative execution (CVE-2017-5753)

2025-05-25 Thread Michael Eager via Gcc-cvs
https://gcc.gnu.org/g:4ac1fb51c7b780159837e951bd893954d7d8803a commit r15-9727-g4ac1fb51c7b780159837e951bd893954d7d8803a Author: Michael J. Eager Date: Sun May 25 09:25:27 2025 -0700 MicroBlaze does not support speculative execution (CVE-2017-5753) gcc/ PR target/86772

[gcc r16-871] MicroBlaze does not support speculative execution (CVE-2017-5753)

2025-05-25 Thread Michael Eager via Gcc-cvs
https://gcc.gnu.org/g:2159f024f63c12fd356748ae8fc106bb9b355688 commit r16-871-g2159f024f63c12fd356748ae8fc106bb9b355688 Author: Michael J. Eager Date: Sun May 25 07:12:14 2025 -0700 MicroBlaze does not support speculative execution (CVE-2017-5753) gcc/ PR target/86772

[gcc r16-870] c++: dump_template_bindings tweak

2025-05-25 Thread Jason Merrill via Gcc-cvs
https://gcc.gnu.org/g:9b8caae8d189c5bd7de502844b17341a7a6dddc5 commit r16-870-g9b8caae8d189c5bd7de502844b17341a7a6dddc5 Author: Jason Merrill Date: Thu May 22 17:11:50 2025 -0400 c++: dump_template_bindings tweak in r12-1100 we stopped printing template bindings like T = T. The c

[gcc r16-869] Make i386 construcotr vectorizer costs more realistics

2025-05-25 Thread Jan Hubicka via Gcc-cvs
https://gcc.gnu.org/g:e3d3d6d7d2c8ab73ff597f4c82514c3217256567 commit r16-869-ge3d3d6d7d2c8ab73ff597f4c82514c3217256567 Author: Jan Hubicka Date: Sun May 25 14:33:17 2025 +0200 Make i386 construcotr vectorizer costs more realistics this patch attempts to make vectorizer costs of v

[gcc r16-867] i386: Quote user-defined symbols in assembly in Intel syntax

2025-05-25 Thread Jonathan Yong via Gcc-cvs
https://gcc.gnu.org/g:5840bf969e2bfdf4f6c51d04aeb1a96a87727d80 commit r16-867-g5840bf969e2bfdf4f6c51d04aeb1a96a87727d80 Author: LIU Hao Date: Sat Feb 22 13:11:51 2025 +0800 i386: Quote user-defined symbols in assembly in Intel syntax With `-masm=intel`, GCC generates registers wit

[gcc r16-868] Enable mcf thread model for aarch64-*-mingw*.

2025-05-25 Thread Jonathan Yong via Gcc-cvs
https://gcc.gnu.org/g:20aae412f824d5245c8e2520b2e38713a64c73b5 commit r16-868-g20aae412f824d5245c8e2520b2e38713a64c73b5 Author: LIU Hao Date: Thu May 15 19:12:51 2025 +0800 Enable mcf thread model for aarch64-*-mingw*. This is similar to d6d7afcdbc04adb0ec42a44b2d7e05600945af42 ab

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression gomp/pr94672

2025-05-25 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:de9ad798184223252248eef64352f22cd4a0a4e4 commit de9ad798184223252248eef64352f22cd4a0a4e4 Author: Mikael Morin Date: Sat May 24 23:19:56 2025 +0200 Correction régression gomp/pr94672 Diff: --- gcc/fortran/trans-array.cc | 16 ++ gcc/fortran/trans-decl.cc

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour motif dump gomp/affinity-clause-1

2025-05-25 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:251490a66837a343bb289ff5d3c1a2b209e19af3 commit 251490a66837a343bb289ff5d3c1a2b209e19af3 Author: Mikael Morin Date: Sat May 24 13:43:51 2025 +0200 Mise à jour motif dump gomp/affinity-clause-1 Diff: --- gcc/testsuite/gfortran.dg/gomp/affinity-clause-1.f90 | 6 +++---

[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Mise à jour dump bind_c_array_params_2

2025-05-25 Thread Mikael Morin via Gcc-cvs
https://gcc.gnu.org/g:e2937698ccd1ee151e1f1d0020d2244c3cc68557 commit e2937698ccd1ee151e1f1d0020d2244c3cc68557 Author: Mikael Morin Date: Fri May 23 22:03:28 2025 +0200 Mise à jour dump bind_c_array_params_2 Diff: --- gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90 | 10 +- 1