[gcc r16-4013] Fortran: fix frontend memory leaks for ALLOCATE with SOURCE [PR109010]

2025-09-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:518ec01b363ba782fe9a9b09a05a2716cedf8b01 commit r16-4013-g518ec01b363ba782fe9a9b09a05a2716cedf8b01 Author: Harald Anlauf Date: Sun Sep 21 21:54:44 2025 +0200 Fortran: fix frontend memory leaks for ALLOCATE with SOURCE [PR109010] When running under valgrind th

[gcc r16-4006] Fortran: fix issues with rank-2 deferred-length character arrays [PR108581]

2025-09-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:749af11149623dbf9ba026fd98bd7f31409fdaed commit r16-4006-g749af11149623dbf9ba026fd98bd7f31409fdaed Author: Harald Anlauf Date: Sat Sep 20 22:20:25 2025 +0200 Fortran: fix issues with rank-2 deferred-length character arrays [PR108581] PR fortran/108581

[gcc r16-3728] Fortran: fix bootstrap with -Werror=maybe-uninitialized

2025-09-17 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:a107168367478376d457a7f2143de61e726463e9 commit r16-3728-ga107168367478376d457a7f2143de61e726463e9 Author: Harald Anlauf Date: Tue Sep 9 21:16:18 2025 +0200 Fortran: fix bootstrap with -Werror=maybe-uninitialized gcc/fortran/ChangeLog: * tran

[gcc r16-3813] Fortran: fix assignment to allocatable scalar polymorphic component [PR121616]

2025-09-11 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:0899b826f7196f609fc8991456eb728802061318 commit r16-3813-g0899b826f7196f609fc8991456eb728802061318 Author: Harald Anlauf Date: Thu Sep 11 20:17:31 2025 +0200 Fortran: fix assignment to allocatable scalar polymorphic component [PR121616] PR fortran/12

[gcc r15-10302] Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263]

2025-09-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:cf5495ba6850a76be18f04b246fdb525562a0ed2 commit r15-10302-gcf5495ba6850a76be18f04b246fdb525562a0ed2 Author: Harald Anlauf Date: Wed Sep 3 20:41:20 2025 +0200 Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263] PR fortran/121263

[gcc r16-3724] Fortran: make STAT/LSTAT/FSTAT intrinsics generic [PR82480]

2025-09-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:52d754a1a620efdbfe4873ae177a62433be4e4d9 commit r16-3724-g52d754a1a620efdbfe4873ae177a62433be4e4d9 Author: Harald Anlauf Date: Mon Sep 8 21:21:15 2025 +0200 Fortran: make STAT/LSTAT/FSTAT intrinsics generic [PR82480] PR fortran/82480 gcc/fort

[gcc r16-3551] Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263]

2025-09-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:692281a38773a70ae795b3b594f0c0f8fd83e5ef commit r16-3551-g692281a38773a70ae795b3b594f0c0f8fd83e5ef Author: Harald Anlauf Date: Wed Sep 3 20:41:20 2025 +0200 Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263] PR fortran/121263

[gcc r16-3499] Fortran: truncate constant string passed to character, value dummy [PR121727]

2025-09-01 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:082483dd79040d49351fac9074fc10c7dd810598 commit r16-3499-g082483dd79040d49351fac9074fc10c7dd810598 Author: Harald Anlauf Date: Sun Aug 31 20:42:23 2025 +0200 Fortran: truncate constant string passed to character,value dummy [PR121727] PR fortran/12172

[gcc r16-3462] Fortran: improve compile-time checking of character dummy arguments [PR93330]

2025-08-29 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:18e49f19f5907de8d28cd33a8789946a3f5092ce commit r16-3462-g18e49f19f5907de8d28cd33a8789946a3f5092ce Author: Harald Anlauf Date: Thu Aug 28 22:07:10 2025 +0200 Fortran: improve compile-time checking of character dummy arguments [PR93330] PR fortran/933

[gcc r14-11976] Fortran: fix bogus runtime error with optional procedure argument [PR121145]

2025-08-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:087fe1daf1024c3d481b708c40cf47cc26b06a3a commit r14-11976-g087fe1daf1024c3d481b708c40cf47cc26b06a3a Author: Harald Anlauf Date: Fri Jul 18 21:12:03 2025 +0200 Fortran: fix bogus runtime error with optional procedure argument [PR121145] PR fortran/1211

[gcc r14-11974] Fortran: fix checking of renamed-on-use interface name [PR120784]

2025-08-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6fc73d887341122dce5df56b0eaac1244e57e766 commit r14-11974-g6fc73d887341122dce5df56b0eaac1244e57e766 Author: Harald Anlauf Date: Mon Jun 23 21:33:40 2025 +0200 Fortran: fix checking of renamed-on-use interface name [PR120784] PR fortran/120784

[gcc r14-11975] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]

2025-08-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:97ad2824f4faffd5da6e90e91f3dbfcc4bb3cc25 commit r14-11975-g97ad2824f4faffd5da6e90e91f3dbfcc4bb3cc25 Author: Harald Anlauf Date: Fri Jun 27 23:00:48 2025 +0200 Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784] Commit r16-1633 intr

[gcc r15-10071] Fortran: fix passing of character length of function to procedure [PR121203]

2025-07-26 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:4cb9e69bf843d0102de14050e3b59b3475f111b1 commit r15-10071-g4cb9e69bf843d0102de14050e3b59b3475f111b1 Author: Harald Anlauf Date: Tue Jul 22 20:16:16 2025 +0200 Fortran: fix passing of character length of function to procedure [PR121203] PR fortran/1212

[gcc r16-2453] Fortran: fix passing of character length of function to procedure [PR121203]

2025-07-23 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:53b64337ef325c4e47ae96ea8dea86031a3a0602 commit r16-2453-g53b64337ef325c4e47ae96ea8dea86031a3a0602 Author: Harald Anlauf Date: Tue Jul 22 20:16:16 2025 +0200 Fortran: fix passing of character length of function to procedure [PR121203] PR fortran/12120

[gcc r15-10014] Fortran: fix bogus runtime error with optional procedure argument [PR121145]

2025-07-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d553ca787f1f9797ebe1e33fc189cc4a5220c136 commit r15-10014-gd553ca787f1f9797ebe1e33fc189cc4a5220c136 Author: Harald Anlauf Date: Fri Jul 18 21:12:03 2025 +0200 Fortran: fix bogus runtime error with optional procedure argument [PR121145] PR fortran/1211

[gcc r16-2355] Fortran: fix bogus runtime error with optional procedure argument [PR121145]

2025-07-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:8f9450505f8244d262f8b4ff274f113f99cdc7e2 commit r16-2355-g8f9450505f8244d262f8b4ff274f113f99cdc7e2 Author: Harald Anlauf Date: Fri Jul 18 21:12:03 2025 +0200 Fortran: fix bogus runtime error with optional procedure argument [PR121145] PR fortran/12114

[gcc r16-1903] Fortran: fix minor issues with coarrays

2025-07-01 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:fc029f5d34168ca5d94f737ee5e013f9524c29b2 commit r16-1903-gfc029f5d34168ca5d94f737ee5e013f9524c29b2 Author: Harald Anlauf Date: Tue Jul 1 21:41:53 2025 +0200 Fortran: fix minor issues with coarrays gcc/fortran/ChangeLog: * coarray.cc (check_ad

[gcc r15-9869] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]

2025-06-27 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:1b8a32a0bb69b52fa8d1b80cdb6a1581d0cfa5d4 commit r15-9869-g1b8a32a0bb69b52fa8d1b80cdb6a1581d0cfa5d4 Author: Harald Anlauf Date: Fri Jun 27 23:00:48 2025 +0200 Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784] Commit r16-1633 intro

[gcc r16-1749] Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784]

2025-06-27 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ddff83b3dde4a8308d0e156f85693e7176b85524 commit r16-1749-gddff83b3dde4a8308d0e156f85693e7176b85524 Author: Harald Anlauf Date: Fri Jun 27 23:00:48 2025 +0200 Fortran: follow-up fix to checking of renamed-on-use interface name [PR120784] Commit r16-1633 intro

[gcc r15-9867] Fortran: fix checking of renamed-on-use interface name [PR120784]

2025-06-26 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:58323d4a03274114a09e75d7aad6d766aceff256 commit r15-9867-g58323d4a03274114a09e75d7aad6d766aceff256 Author: Harald Anlauf Date: Mon Jun 23 21:33:40 2025 +0200 Fortran: fix checking of renamed-on-use interface name [PR120784] PR fortran/120784

[gcc r16-1658] Fortran: fix ICE in verify_gimple_in_seq with substrings [PR120743]

2025-06-24 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5bc92717b804483a17dd5095f8b6d4fd75a472b1 commit r16-1658-g5bc92717b804483a17dd5095f8b6d4fd75a472b1 Author: Harald Anlauf Date: Tue Jun 24 20:46:38 2025 +0200 Fortran: fix ICE in verify_gimple_in_seq with substrings [PR120743] PR fortran/120743

[gcc r16-1633] Fortran: fix checking of renamed-on-use interface name [PR120784]

2025-06-23 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6dd1659cf10a7ad51576f902ef3bc007db30c990 commit r16-1633-g6dd1659cf10a7ad51576f902ef3bc007db30c990 Author: Harald Anlauf Date: Mon Jun 23 21:33:40 2025 +0200 Fortran: fix checking of renamed-on-use interface name [PR120784] PR fortran/120784

[gcc r15-9845] Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961]

2025-06-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f34f1b1d6c451604645e2e42cf57b876f3d955df commit r15-9845-gf34f1b1d6c451604645e2e42cf57b876f3d955df Author: Harald Anlauf Date: Sun Jun 15 21:09:28 2025 +0200 Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961] In ALLOCATE statements where the MOLD

[gcc r16-1560] Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480]

2025-06-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ce6abe54ff1548b744ce7cd216d820e48a062c3d commit r16-1560-gce6abe54ff1548b744ce7cd216d820e48a062c3d Author: Harald Anlauf Date: Tue Jun 17 21:09:32 2025 +0200 Fortran: various fixes for STAT/LSTAT/FSTAT intrinsics [PR82480] The GNU intrinsics STAT/LSTAT/FSTAT

[gcc r16-1528] Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961]

2025-06-16 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3b276fe0d22f9052657dbbffbb8ad6f8585bd304 commit r16-1528-g3b276fe0d22f9052657dbbffbb8ad6f8585bd304 Author: Harald Anlauf Date: Sun Jun 15 21:09:28 2025 +0200 Fortran: fix checking of MOLD= in ALLOCATE statements [PR51961] In ALLOCATE statements where the MOLD

[gcc r15-9763] Fortran: ICE due to missing locus with data statement for coarray [PR99838]

2025-06-04 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:c77dd2d7d40d4fb0d141bf61544d8a57d501f981 commit r15-9763-gc77dd2d7d40d4fb0d141bf61544d8a57d501f981 Author: Harald Anlauf Date: Tue Jun 3 20:48:31 2025 +0200 Fortran: ICE due to missing locus with data statement for coarray [PR99838] PR fortran/99838

[gcc r16-1090] Fortran: ICE due to missing locus with data statement for coarray [PR99838]

2025-06-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:0768ec0d32f570b1db13ca41b0a1506275c44053 commit r16-1090-g0768ec0d32f570b1db13ca41b0a1506275c44053 Author: Harald Anlauf Date: Tue Jun 3 20:48:31 2025 +0200 Fortran: ICE due to missing locus with data statement for coarray [PR99838] PR fortran/99838

[gcc r15-9760] Fortran: fix regression introduced by commit r16-914-g787a8dec1acedf

2025-06-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:819b6415b639710566e4cc535241d82ccd708f76 commit r15-9760-g819b6415b639710566e4cc535241d82ccd708f76 Author: Harald Anlauf Date: Tue May 27 23:08:54 2025 +0200 Fortran: fix regression introduced by commit r16-914-g787a8dec1acedf A last-minute cleanup before pat

[gcc r15-9761] Fortran: parameter inquiries of constant complex arrays [PR102599, PR114022]

2025-06-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:e8a36b051587dccfc7c161ed4fb42c493212c71f commit r15-9761-ge8a36b051587dccfc7c161ed4fb42c493212c71f Author: Harald Anlauf Date: Fri May 30 19:25:15 2025 +0200 Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022] PR fortran/102599

[gcc r15-9759] Fortran: fix parsing of type parameter inquiries of substrings [PR101735]

2025-06-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:25e46423bdfdf6e14cc1bc753f05b3b4fb5e8cc8 commit r15-9759-g25e46423bdfdf6e14cc1bc753f05b3b4fb5e8cc8 Author: Harald Anlauf Date: Tue May 27 19:23:16 2025 +0200 Fortran: fix parsing of type parameter inquiries of substrings [PR101735] Handling of type parameter

[gcc r16-1020] Fortran: parameter inquiries of constant complex arrays [PR102599, PR114022]

2025-05-30 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:490072b927dac2f57e541b0ee680896e23c5d998 commit r16-1020-g490072b927dac2f57e541b0ee680896e23c5d998 Author: Harald Anlauf Date: Fri May 30 19:25:15 2025 +0200 Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022] PR fortran/102599

[gcc r16-921] Fortran: fix regression introduced by commit r16-914-g787a8dec1acedf

2025-05-27 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:74a2281ae18c6dbbc640f0c79f7138a495ef8f0c commit r16-921-g74a2281ae18c6dbbc640f0c79f7138a495ef8f0c Author: Harald Anlauf Date: Tue May 27 23:08:54 2025 +0200 Fortran: fix regression introduced by commit r16-914-g787a8dec1acedf A last-minute cleanup before patc

[gcc r16-914] Fortran: fix parsing of type parameter inquiries of substrings [PR101735]

2025-05-27 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:787a8dec1acedf5561c8ee43bed0b3653fca150d commit r16-914-g787a8dec1acedf5561c8ee43bed0b3653fca150d Author: Harald Anlauf Date: Tue May 27 19:23:16 2025 +0200 Fortran: fix parsing of type parameter inquiries of substrings [PR101735] Handling of type parameter i

[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-9721] Fortran: default-initialization and functions returning derived type [PR85750]

2025-05-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6fb3dd1de63e48a0cc465973f9de24f680c3fde5 commit r15-9721-g6fb3dd1de63e48a0cc465973f9de24f680c3fde5 Author: Harald Anlauf Date: Thu May 15 21:07:07 2025 +0200 Fortran: default-initialization and functions returning derived type [PR85750] Functions with non-po

[gcc r15-9718] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]

2025-05-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6683c729663299cdcc401248dce63ea16fc8357e commit r15-9718-g6683c729663299cdcc401248dce63ea16fc8357e Author: Harald Anlauf Date: Tue May 6 20:59:48 2025 +0200 Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891] PR fortran/102891

[gcc r16-734] Fortran: fix FAIL of gfortran.dg/specifics_1.f90 after r16-372 [PR120099]

2025-05-19 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:bf98b735ae01c652f641b824a7c4e1d575b5b6d8 commit r16-734-gbf98b735ae01c652f641b824a7c4e1d575b5b6d8 Author: Harald Anlauf Date: Sun May 18 22:42:26 2025 +0200 Fortran: fix FAIL of gfortran.dg/specifics_1.f90 after r16-372 [PR120099] After commit r16-372, testca

[gcc r16-669] Fortran: default-initialization and functions returning derived type [PR85750]

2025-05-15 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d31ab498b12ebbe4f50acb2aa240ff92c73f310c commit r16-669-gd31ab498b12ebbe4f50acb2aa240ff92c73f310c Author: Harald Anlauf Date: Thu May 15 21:07:07 2025 +0200 Fortran: default-initialization and functions returning derived type [PR85750] Functions with non-poi

[gcc r14-11765] Fortran: array subreferences and components of derived types [PR119986]

2025-05-12 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:4a0e88c0c329ee69b13cdf2784c0c88edbca1f9e commit r14-11765-g4a0e88c0c329ee69b13cdf2784c0c88edbca1f9e Author: Harald Anlauf Date: Sat May 3 20:35:57 2025 +0200 Fortran: array subreferences and components of derived types [PR119986] PR fortran/119986

[gcc r16-518] Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891]

2025-05-10 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:94fa992b60e53dcf807fc7055ab606d828b931d8 commit r16-518-g94fa992b60e53dcf807fc7055ab606d828b931d8 Author: Harald Anlauf Date: Tue May 6 20:59:48 2025 +0200 Fortran: fix passing of inquiry ref of complex array to TRANSFER [PR102891] PR fortran/102891

[gcc r15-9646] Fortran: parsing issue with DO CONCURRENT; ENDDO on same line [PR120179]

2025-05-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:c60183d8265b5bd509007cf494549667c8c08faa commit r15-9646-gc60183d8265b5bd509007cf494549667c8c08faa Author: Harald Anlauf Date: Thu May 8 22:21:03 2025 +0200 Fortran: parsing issue with DO CONCURRENT;ENDDO on same line [PR120179] PR fortran/120179

[gcc r15-9645] Fortran: array subreferences and components of derived types [PR119986]

2025-05-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:01324ffac8bcc6813ffbc78993a674bcac7b52ab commit r15-9645-g01324ffac8bcc6813ffbc78993a674bcac7b52ab Author: Harald Anlauf Date: Sat May 3 20:35:57 2025 +0200 Fortran: array subreferences and components of derived types [PR119986] PR fortran/119986

[gcc r16-480] Fortran: parsing issue with DO CONCURRENT; ENDDO on same line [PR120179]

2025-05-08 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6ce73ad4370c143a7d1e6a13b1d353db5884213f commit r16-480-g6ce73ad4370c143a7d1e6a13b1d353db5884213f Author: Harald Anlauf Date: Thu May 8 22:21:03 2025 +0200 Fortran: parsing issue with DO CONCURRENT;ENDDO on same line [PR120179] PR fortran/120179

[gcc r16-376] Fortran: array subreferences and components of derived types [PR119986]

2025-05-04 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:fceb6022798b587c9111d0241aaff72602dcd626 commit r16-376-gfceb6022798b587c9111d0241aaff72602dcd626 Author: Harald Anlauf Date: Sat May 3 20:35:57 2025 +0200 Fortran: array subreferences and components of derived types [PR119986] PR fortran/119986

[gcc r15-9617] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]

2025-05-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:768c8aed07aba2f240b92a7ee05be502cb5681b0 commit r15-9617-g768c8aed07aba2f240b92a7ee05be502cb5681b0 Author: Harald Anlauf Date: Thu Apr 24 21:28:35 2025 +0200 Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900] PR fortran/102900

[gcc r14-11707] Fortran: pure subroutine with pure procedure as dummy [PR106948]

2025-04-30 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:475cec322340e7082d85683dbaa44f00e4736bf6 commit r14-11707-g475cec322340e7082d85683dbaa44f00e4736bf6 Author: Harald Anlauf Date: Tue Apr 15 20:43:05 2025 +0200 Fortran: pure subroutine with pure procedure as dummy [PR106948] PR fortran/106948

[gcc r16-150] Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900]

2025-04-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:cc8d86ee4680d56eefeb76a8f2f752282e2631e3 commit r16-150-gcc8d86ee4680d56eefeb76a8f2f752282e2631e3 Author: Harald Anlauf Date: Thu Apr 24 21:28:35 2025 +0200 Fortran: fix procedure pointer handling with -fcheck=pointer [PR102900] PR fortran/102900

[gcc r12-11065] Fortran: fix issue with impure elemental subroutine and interface [PR119656]

2025-04-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:42f05565a6dcd8db1c0829a1301e8849a4f9cb04 commit r12-11065-g42f05565a6dcd8db1c0829a1301e8849a4f9cb04 Author: Harald Anlauf Date: Tue Apr 8 22:30:15 2025 +0200 Fortran: fix issue with impure elemental subroutine and interface [PR119656] PR fortran/11965

[gcc r13-9557] Fortran: fix issue with impure elemental subroutine and interface [PR119656]

2025-04-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ec237e7644a4509d3bc8c5cfe4b34060c9a665fe commit r13-9557-gec237e7644a4509d3bc8c5cfe4b34060c9a665fe Author: Harald Anlauf Date: Tue Apr 8 22:30:15 2025 +0200 Fortran: fix issue with impure elemental subroutine and interface [PR119656] PR fortran/119656

[gcc r15-9528] Fortran: pure subroutine with pure procedure as dummy [PR106948]

2025-04-16 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:4e3060ee17e6eb8bab718d320199f713533dbbd6 commit r15-9528-g4e3060ee17e6eb8bab718d320199f713533dbbd6 Author: Harald Anlauf Date: Tue Apr 15 20:43:05 2025 +0200 Fortran: pure subroutine with pure procedure as dummy [PR106948] PR fortran/106948 g

[gcc r14-11604] Fortran: fix issue with impure elemental subroutine and interface [PR119656]

2025-04-14 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:477d8ba89ff71592f7d66fb01a4d10018e86e502 commit r14-11604-g477d8ba89ff71592f7d66fb01a4d10018e86e502 Author: Harald Anlauf Date: Tue Apr 8 22:30:15 2025 +0200 Fortran: fix issue with impure elemental subroutine and interface [PR119656] PR fortran/11965

[gcc r15-9340] Fortran: fix issue with impure elemental subroutine and interface [PR119656]

2025-04-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:334545194d9023fb9b2f72ee0dcde8af94930f25 commit r15-9340-g334545194d9023fb9b2f72ee0dcde8af94930f25 Author: Harald Anlauf Date: Tue Apr 8 22:30:15 2025 +0200 Fortran: fix issue with impure elemental subroutine and interface [PR119656] PR fortran/119656

[gcc r15-9016] Fortran: fix spelling of flag -fallow-invalid-boz

2025-03-28 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:fb132276d173907d575ea61fda3b846a9bc6e456 commit r15-9016-gfb132276d173907d575ea61fda3b846a9bc6e456 Author: Harald Anlauf Date: Fri Mar 28 20:31:08 2025 +0100 Fortran: fix spelling of flag -fallow-invalid-boz gcc/fortran/ChangeLog: * check.cc

[gcc r15-8945] Fortran: fix bogus recursion with DT default initialization [PR118796]

2025-03-26 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b70bd691cfd77b4d7a453031599bb6f1d48aedf1 commit r15-8945-gb70bd691cfd77b4d7a453031599bb6f1d48aedf1 Author: Harald Anlauf Date: Wed Mar 26 22:04:39 2025 +0100 Fortran: fix bogus recursion with DT default initialization [PR118796] PR fortran/118796

[gcc r13-9451] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]

2025-03-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f017297cc338b3db6827408574e7943d5a09b3de commit r13-9451-gf017297cc338b3db6827408574e7943d5a09b3de Author: Harald Anlauf Date: Wed Mar 19 22:56:03 2025 +0100 Fortran: fix bogus bounds check for reallocation on assignment [PR116706] PR fortran/116706

[gcc r14-11448] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]

2025-03-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:de9500d93eed789bf7bc4a82b522edb6dd2b6202 commit r14-11448-gde9500d93eed789bf7bc4a82b522edb6dd2b6202 Author: Harald Anlauf Date: Wed Mar 19 22:56:03 2025 +0100 Fortran: fix bogus bounds check for reallocation on assignment [PR116706] PR fortran/116706

[gcc r15-8453] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]

2025-03-19 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3292ca9b0818c3e55102413c2407711d0755d280 commit r15-8453-g3292ca9b0818c3e55102413c2407711d0755d280 Author: Harald Anlauf Date: Wed Mar 19 22:56:03 2025 +0100 Fortran: fix bogus bounds check for reallocation on assignment [PR116706] PR fortran/116706

[gcc r15-8271] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]

2025-03-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6cbeab134f048d65ed615ed587f6ae0b01d1c336 commit r15-8271-g6cbeab134f048d65ed615ed587f6ae0b01d1c336 Author: Harald Anlauf Date: Mon Mar 17 22:34:19 2025 +0100 Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338] PR fortran/11933

[gcc r15-8079] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]

2025-03-16 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b2b139ddee763dd5fd71a3368e5e66399e3c52a3 commit r15-8079-gb2b139ddee763dd5fd71a3368e5e66399e3c52a3 Author: Harald Anlauf Date: Sat Mar 15 15:11:22 2025 +0100 Fortran: fix bogus dependency check in ALLOCATE statement [PR60560] Restrict dependency check of ALLO

[gcc r15-8040] Fortran: improve checking of substring bounds [PR119118]

2025-03-13 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:a5d56278d145d439092adf6f65c865c85623f881 commit r15-8040-ga5d56278d145d439092adf6f65c865c85623f881 Author: Harald Anlauf Date: Thu Mar 13 18:46:54 2025 +0100 Fortran: improve checking of substring bounds [PR119118] Commit r15-7873 copy-pasted erroneous code c

[gcc r15-7966] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]

2025-03-11 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5e9f71254a5276cfca1769a5d490f6416a823b8d commit r15-7966-g5e9f71254a5276cfca1769a5d490f6416a823b8d Author: Harald Anlauf Date: Mon Mar 10 22:24:27 2025 +0100 Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199] PR fortran/119199 g

[gcc r15-7873] Fortran: improve checking of substring bounds [PR119118]

2025-03-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ac8a70db59ac309daf866a65b5785e472e76d406 commit r15-7873-gac8a70db59ac309daf866a65b5785e472e76d406 Author: Harald Anlauf Date: Thu Mar 6 21:45:42 2025 +0100 Fortran: improve checking of substring bounds [PR119118] After the fix for pr98490 no substring bounds

[gcc r15-7798] Fortran: reject empty derived type with bind(C) attribute [PR101577]

2025-03-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f9f16b9f74b767ca799a82f25be66a5fed25756d commit r15-7798-gf9f16b9f74b767ca799a82f25be66a5fed25756d Author: Harald Anlauf Date: Sun Mar 2 22:20:28 2025 +0100 Fortran: reject empty derived type with bind(C) attribute [PR101577] PR fortran/101577

[gcc r15-7775] Fortran: fix front-end memleak after failure during parsing of NULLIFY

2025-03-01 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f7db0263f792466983f53652fb06268767b35305 commit r15-7775-gf7db0263f792466983f53652fb06268767b35305 Author: Harald Anlauf Date: Sat Mar 1 15:42:57 2025 +0100 Fortran: fix front-end memleak after failure during parsing of NULLIFY gcc/fortran/ChangeLog:

[gcc r14-11324] Fortran: passing of derived type to VALUE, OPTIONAL dummy argument [PR118080]

2025-02-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:02eedd2932e4c91f41437f56c34eee1a128c24fb commit r14-11324-g02eedd2932e4c91f41437f56c34eee1a128c24fb Author: Harald Anlauf Date: Sat Feb 15 20:36:15 2025 +0100 Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080] For scalar OPTIONAL dum

[gcc r15-7663] Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958]

2025-02-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:7d383a7343af052798a52d575a0f0205c4a82c9c commit r15-7663-g7d383a7343af052798a52d575a0f0205c4a82c9c Author: Harald Anlauf Date: Thu Feb 20 21:22:56 2025 +0100 Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958] PR fortran/48958

[gcc r13-9384] Fortran: fix initialization of allocatable non-deferred character [PR59252]

2025-02-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:0c3061fe7367b378eb8adf4845fde914faca1f40 commit r13-9384-g0c3061fe7367b378eb8adf4845fde914faca1f40 Author: Harald Anlauf Date: Fri Feb 7 21:21:10 2025 +0100 Fortran: fix initialization of allocatable non-deferred character [PR59252] PR fortran/59252

[gcc r15-7570] Fortran: passing of derived type to VALUE, OPTIONAL dummy argument [PR118080]

2025-02-15 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:8859dce9037bcb242819305f02e16edbea38923c commit r15-7570-g8859dce9037bcb242819305f02e16edbea38923c Author: Harald Anlauf Date: Sat Feb 15 20:36:15 2025 +0100 Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080] For scalar OPTIONAL dumm

[gcc r14-11309] Fortran: fix initialization of allocatable non-deferred character [PR59252]

2025-02-14 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5ec7193faa7a5a78dd5382aec220a49f4a76a976 commit r14-11309-g5ec7193faa7a5a78dd5382aec220a49f4a76a976 Author: Harald Anlauf Date: Fri Feb 7 21:21:10 2025 +0100 Fortran: fix initialization of allocatable non-deferred character [PR59252] PR fortran/59252

[gcc r15-7459] Fortran: checking of pointer targets for structure constructors [PR56423]

2025-02-10 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:118a6c3247bb30ef932341cec3ca15e2c6304b69 commit r15-7459-g118a6c3247bb30ef932341cec3ca15e2c6304b69 Author: Harald Anlauf Date: Mon Feb 10 18:47:45 2025 +0100 Fortran: checking of pointer targets for structure constructors [PR56423] Check the target of a point

[gcc r15-7433] Fortran: fix initialization of allocatable non-deferred character [PR59252]

2025-02-07 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:818c36a85e3faec5442eb26799bfa3bba7764b36 commit r15-7433-g818c36a85e3faec5442eb26799bfa3bba7764b36 Author: Harald Anlauf Date: Fri Feb 7 21:21:10 2025 +0100 Fortran: fix initialization of allocatable non-deferred character [PR59252] PR fortran/59252

[gcc r14-11276] Fortran: host association issue with symbol in COMMON block [PR108454]

2025-02-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ca652aebd30132b2a9afbc07c664a35b5e443350 commit r14-11276-gca652aebd30132b2a9afbc07c664a35b5e443350 Author: Harald Anlauf Date: Thu Jan 30 22:21:19 2025 +0100 Fortran: host association issue with symbol in COMMON block [PR108454] When resolving a flavorless s

[gcc r15-7336] Fortran: different character lengths in array constructor [PR93289]

2025-02-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f3a41e6cb5d70f0c94cc8273a118b8542fb5c2fa commit r15-7336-gf3a41e6cb5d70f0c94cc8273a118b8542fb5c2fa Author: Harald Anlauf Date: Sat Feb 1 19:14:21 2025 +0100 Fortran: different character lengths in array constructor [PR93289] PR fortran/93289

[gcc r14-11264] Fortran: fix bogus diagnostics on renamed interface import [PR110993]

2025-01-31 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:63ea47f594c8aedaa0527ca73466aaa3b4f870bd commit r14-11264-g63ea47f594c8aedaa0527ca73466aaa3b4f870bd Author: Harald Anlauf Date: Sun Jan 26 22:56:57 2025 +0100 Fortran: fix bogus diagnostics on renamed interface import [PR110993] PR fortran/110993

[gcc r15-7308] Fortran: host association issue with symbol in COMMON block [PR108454]

2025-01-31 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d6418fe22684f9335474d1fd405ade45954c069d commit r15-7308-gd6418fe22684f9335474d1fd405ade45954c069d Author: Harald Anlauf Date: Thu Jan 30 22:21:19 2025 +0100 Fortran: host association issue with symbol in COMMON block [PR108454] When resolving a flavorless sy

[gcc r14-11261] Fortran: fix passing of component ref to assumed-rank dummy [PR118683]

2025-01-29 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b53d19a152cacfb4fcd1abb130d24a1c5dcaef15 commit r14-11261-gb53d19a152cacfb4fcd1abb130d24a1c5dcaef15 Author: Harald Anlauf Date: Tue Jan 28 21:21:40 2025 +0100 Fortran: fix passing of component ref to assumed-rank dummy [PR118683] While the fix for pr117774 ad

[gcc r15-7262] Fortran: fix passing of component ref to assumed-rank dummy [PR118683]

2025-01-28 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5d001fa122bf04cfd0611ff7723969a0421b3094 commit r15-7262-g5d001fa122bf04cfd0611ff7723969a0421b3094 Author: Harald Anlauf Date: Tue Jan 28 21:21:40 2025 +0100 Fortran: fix passing of component ref to assumed-rank dummy [PR118683] While the fix for pr117774 add

[gcc r15-7234] Fortran: fix bogus diagnostics on renamed interface import [PR110993]

2025-01-27 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:9104472b645f76a212af9f9c58378500f9ba937e commit r15-7234-g9104472b645f76a212af9f9c58378500f9ba937e Author: Harald Anlauf Date: Sun Jan 26 22:56:57 2025 +0100 Fortran: fix bogus diagnostics on renamed interface import [PR110993] PR fortran/110993

[gcc r15-7212] Fortran: fix issues with variables in BLOCK DATA [PR58857]

2025-01-25 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:8fd2158acac181a308126ad7b798b478eb3b7087 commit r15-7212-g8fd2158acac181a308126ad7b798b478eb3b7087 Author: Harald Anlauf Date: Sat Jan 25 19:59:56 2025 +0100 Fortran: fix issues with variables in BLOCK DATA [PR58857] PR fortran/58857 gcc/fort

[gcc r14-11245] Fortran: do not copy back for parameter actual arguments [PR81978]

2025-01-24 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d4df61dc6ed90e6614db213119858adde939fc97 commit r14-11245-gd4df61dc6ed90e6614db213119858adde939fc97 Author: Harald Anlauf Date: Sun Jan 19 21:06:56 2025 +0100 Fortran: do not copy back for parameter actual arguments [PR81978] When an array is packed for passi

[gcc r15-7165] Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613]

2025-01-23 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3cef53a4d4ff44a5b61284bb0e6977f7ba7b3aab commit r15-7165-g3cef53a4d4ff44a5b61284bb0e6977f7ba7b3aab Author: Harald Anlauf Date: Wed Jan 22 22:44:39 2025 +0100 Fortran: do not evaluate arguments of MAXVAL/MINVAL too often [PR118613] PR fortran/118613

[gcc r15-7077] Fortran: improve error message for conflicting OpenMP clauses [PR107122]

2025-01-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:96f4ba4d19a765902af7b79aa77d52c62fa2f82c commit r15-7077-g96f4ba4d19a765902af7b79aa77d52c62fa2f82c Author: Harald Anlauf Date: Mon Jan 20 21:21:48 2025 +0100 Fortran: improve error message for conflicting OpenMP clauses [PR107122] PR fortran/107122

[gcc r15-7070] Fortran: do not copy back for parameter actual arguments [PR81978]

2025-01-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:0d1e62b83561baa185bf080515750a89dd3ac410 commit r15-7070-g0d1e62b83561baa185bf080515750a89dd3ac410 Author: Harald Anlauf Date: Sun Jan 19 21:06:56 2025 +0100 Fortran: do not copy back for parameter actual arguments [PR81978] When an array is packed for passin

[gcc r15-7009] libfortran: G formatting for UNSIGNED [PR118536]

2025-01-17 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ca2681d45a45077010bcc5a4547450044bdd6d78 commit r15-7009-gca2681d45a45077010bcc5a4547450044bdd6d78 Author: Harald Anlauf Date: Fri Jan 17 21:20:31 2025 +0100 libfortran: G formatting for UNSIGNED [PR118536] PR libfortran/118536 libgfortran/Ch

[gcc r15-6971] libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406]

2025-01-16 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:99bcce0d89b8a9aa9a1cc481b41be101c07d8bdf commit r15-6971-g99bcce0d89b8a9aa9a1cc481b41be101c07d8bdf Author: Harald Anlauf Date: Thu Jan 16 20:23:06 2025 +0100 libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406] PR libfortra

[gcc r15-6925] Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884]

2025-01-15 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:892304f1fe3e808b9f498353c144f1ae0591 commit r15-6925-g892304f1fe3e808b9f498353c144f1ae0591 Author: Harald Anlauf Date: Wed Jan 15 19:42:52 2025 +0100 Fortran: reject NULL as source-expr in ALLOCATE with SOURCE= or MOLD= [PR71884] PR fortran/7

[gcc r12-10899] Fortran: Cray pointer comparison wrongly optimized away [PR106692]

2025-01-13 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b95b3406c1f7ea603495d71f62b21a9d2c8e15b9 commit r12-10899-gb95b3406c1f7ea603495d71f62b21a9d2c8e15b9 Author: Harald Anlauf Date: Thu Jan 2 20:22:23 2025 +0100 Fortran: Cray pointer comparison wrongly optimized away [PR106692] PR fortran/106692

[gcc r15-6837] Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788]

2025-01-12 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f8eda60e12dabaf5e9501104781ef5eba334cff7 commit r15-6837-gf8eda60e12dabaf5e9501104781ef5eba334cff7 Author: Harald Anlauf Date: Sun Jan 12 19:26:35 2025 +0100 Fortran: implement F2018 intrinsic OUT_OF_RANGE [PR115788] Implementation of the Fortran 2018 standar

[gcc r13-9307] Fortran: Cray pointer comparison wrongly optimized away [PR106692]

2025-01-11 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:91706178c3765cb27b05391c86f5c4f421ddd56d commit r13-9307-g91706178c3765cb27b05391c86f5c4f421ddd56d Author: Harald Anlauf Date: Thu Jan 2 20:22:23 2025 +0100 Fortran: Cray pointer comparison wrongly optimized away [PR106692] PR fortran/106692

[gcc r14-11201] Fortran: Cray pointer comparison wrongly optimized away [PR106692]

2025-01-10 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5ae344e3acabf11cde001419f9bec64a2cf89f5a commit r14-11201-g5ae344e3acabf11cde001419f9bec64a2cf89f5a Author: Harald Anlauf Date: Thu Jan 2 20:22:23 2025 +0100 Fortran: Cray pointer comparison wrongly optimized away [PR106692] PR fortran/106692

[gcc r15-6545] Fortran: Cray pointer comparison wrongly optimized away [PR106692]

2025-01-03 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:c7754a2fb2e60987524947fe189f3ffac035ea1d commit r15-6545-gc7754a2fb2e60987524947fe189f3ffac035ea1d Author: Harald Anlauf Date: Thu Jan 2 20:22:23 2025 +0100 Fortran: Cray pointer comparison wrongly optimized away [PR106692] PR fortran/106692

[gcc r15-6426] Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179]

2024-12-23 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f25250e0d5938a81f9f1b37ca873381dcfa26211 commit r15-6426-gf25250e0d5938a81f9f1b37ca873381dcfa26211 Author: Harald Anlauf Date: Mon Dec 23 17:56:46 2024 +0100 Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179] Commit r15-6408 overlo

[gcc r15-6417] Fortran: fix front-end GMP memleaks

2024-12-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:2a474c28e573b8604b5fa2584f276d7b7b584cde commit r15-6417-g2a474c28e573b8604b5fa2584f276d7b7b584cde Author: Harald Anlauf Date: Sun Dec 22 21:34:19 2024 +0100 Fortran: fix front-end GMP memleaks gcc/fortran/ChangeLog: * check.cc (gfc_check_ran

[gcc r15-6408] Fortran: fix passing of NULL() to assumed-rank, derived type dummy [PR104819]

2024-12-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d637e6d069ade775a4b61f51fff61fe4cce01c36 commit r15-6408-gd637e6d069ade775a4b61f51fff61fe4cce01c36 Author: Harald Anlauf Date: Sat Dec 14 20:26:47 2024 +0100 Fortran: fix passing of NULL() to assumed-rank, derived type dummy [PR104819] PR fortran/104

[gcc r15-6395] Fortran: potential aliasing of complex pointer inquiry references [PR118120]

2024-12-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:aed4a2689dbc8ea7e60c1fab9e7f455d99e632b7 commit r15-6395-gaed4a2689dbc8ea7e60c1fab9e7f455d99e632b7 Author: Harald Anlauf Date: Thu Dec 19 22:22:52 2024 +0100 Fortran: potential aliasing of complex pointer inquiry references [PR118120] PR fortran/11812

[gcc r15-6053] Fortran: fix two minor front-end GMP memleaks

2024-12-09 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d4525729b747827afa62320696709ca499904860 commit r15-6053-gd4525729b747827afa62320696709ca499904860 Author: Harald Anlauf Date: Sun Dec 8 22:30:32 2024 +0100 Fortran: fix two minor front-end GMP memleaks gcc/fortran/ChangeLog: * expr.cc (find_

[gcc r14-11066] fortran: Add default to switch in gfc_trans_transfer [PR117843]

2024-12-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ad590070fdcca8b89146b5949176bc0354f19745 commit r14-11066-gad590070fdcca8b89146b5949176bc0354f19745 Author: Andrew Pinski Date: Fri Nov 29 01:00:11 2024 -0800 fortran: Add default to switch in gfc_trans_transfer [PR117843] This fixes a bootstrap failure due t

[gcc r14-11065] Fortran: fix crash with bounds check writing array section [PR117791]

2024-12-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:d3c18b92c97b0fd477c7a43ab7af1ed88faec4ba commit r14-11065-gd3c18b92c97b0fd477c7a43ab7af1ed88faec4ba Author: Harald Anlauf Date: Wed Nov 27 21:11:16 2024 +0100 Fortran: fix crash with bounds check writing array section [PR117791] PR fortran/117791

[gcc r14-11022] Fortran: passing inquiry ref of complex array to assumed rank dummy [PR117774]

2024-12-02 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:e81edf9d86f3647dc510784ee49a625dbaded8b5 commit r14-11022-ge81edf9d86f3647dc510784ee49a625dbaded8b5 Author: Harald Anlauf Date: Mon Nov 25 22:55:10 2024 +0100 Fortran: passing inquiry ref of complex array to assumed rank dummy [PR117774] PR fortran/1

  1   2   >