[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

[gcc r15-5766] Fortran: fix crash with bounds check writing array section [PR117791]

2024-11-28 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:2261a15c0715cbf5c129b66ee44fc1d3a9e36972 commit r15-5766-g2261a15c0715cbf5c129b66ee44fc1d3a9e36972 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 r15-5708] Fortran: fix minor front-end memleaks

2024-11-26 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:94f98f67f7271f6f962d1c562559aa8a4839f505 commit r15-5708-g94f98f67f7271f6f962d1c562559aa8a4839f505 Author: Harald Anlauf Date: Tue Nov 26 20:37:35 2024 +0100 Fortran: fix minor front-end memleaks gcc/fortran/ChangeLog: * expr.cc (find_inquiry

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

2024-11-26 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:eff7e72815ada5c70c974d42f6a419e29a03eb27 commit r15-5701-geff7e72815ada5c70c974d42f6a419e29a03eb27 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/11

[gcc r14-10965] Fortran: fix passing of NULL() actual argument to character dummy [PR104819]

2024-11-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:9fd8cd1990e0f5bac416bafc8a588d05c735f000 commit r14-10965-g9fd8cd1990e0f5bac416bafc8a588d05c735f000 Author: Harald Anlauf Date: Thu Nov 14 21:38:04 2024 +0100 Fortran: fix passing of NULL() actual argument to character dummy [PR104819] Ensure that character l

[gcc r15-5533] Fortran: fix checking of protected variables in submodules [PR83135]

2024-11-20 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:3c130e410ac45d1bfca0c9d584603b726f58e0ac commit r15-5533-g3c130e410ac45d1bfca0c9d584603b726f58e0ac Author: Harald Anlauf Date: Wed Nov 20 21:59:22 2024 +0100 Fortran: fix checking of protected variables in submodules [PR83135] When a symbol was use-associated

[gcc r15-5414] Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357]

2024-11-18 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:386f6d98ba0d438d65da1ad5b203f7b2743fc6da commit r15-5414-g386f6d98ba0d438d65da1ad5b203f7b2743fc6da Author: Harald Anlauf Date: Sun Nov 17 23:04:58 2024 +0100 Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357] Fix a rejects-(poten

[gcc r15-5295] Fortran: fix passing of NULL() actual argument to character dummy [PR104819]

2024-11-14 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f70c1d517e09c4dde421774a8cec591ca3c479a0 commit r15-5295-gf70c1d517e09c4dde421774a8cec591ca3c479a0 Author: Harald Anlauf Date: Thu Nov 14 21:38:04 2024 +0100 Fortran: fix passing of NULL() actual argument to character dummy [PR104819] Ensure that character le

[gcc r15-4774] Fortran: fix several front-end memleaks

2024-10-30 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b8291710e3a6d9f116fc9d4afba444ad697937f2 commit r15-4774-gb8291710e3a6d9f116fc9d4afba444ad697937f2 Author: Harald Anlauf Date: Tue Oct 29 21:52:27 2024 +0100 Fortran: fix several front-end memleaks gcc/fortran/ChangeLog: * trans-expr.cc (gfc_

[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 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-3494] Fortran: fix ICE in gfc_create_module_variable [PR100273]

2024-09-05 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:1f462b5072a5e82c35921f7e3bdf3959c4a49dc9 commit r15-3494-g1f462b5072a5e82c35921f7e3bdf3959c4a49dc9 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 r15-3332] Fortran: downgrade use associated namelist group name to legacy extension

2024-08-31 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:79b5b50402454dd1c217c8e2e21ce85aa35e4f1b commit r15-3332-g79b5b50402454dd1c217c8e2e21ce85aa35e4f1b Author: Harald Anlauf Date: Fri Aug 30 21:15:43 2024 +0200 Fortran: downgrade use associated namelist group name to legacy extension The Fortran standard disall

[gcc r15-3323] Fortran: default-initialization of derived-type function results [PR98454]

2024-08-30 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b222122d4e93de2238041a01b1886c7dfd9944da commit r15-3323-gb222122d4e93de2238041a01b1886c7dfd9944da 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 r14-10621] Fortran: fix ICE with use with rename of namelist member [PR116530]

2024-08-30 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:5999dd8a610acbaff9dfb6bdeb67f33380336132 commit r14-10621-g5999dd8a610acbaff9dfb6bdeb67f33380336132 Author: Harald Anlauf Date: Thu Aug 29 21:21:39 2024 +0200 Fortran: fix ICE with use with rename of namelist member [PR116530] gcc/fortran/ChangeLog:

[gcc r15-3308] Fortran: fix ICE with use with rename of namelist member [PR116530]

2024-08-29 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:6bfeba12c86b4d0dae27d99b484f64774dd49398 commit r15-3308-g6bfeba12c86b4d0dae27d99b484f64774dd49398 Author: Harald Anlauf Date: Thu Aug 29 21:21:39 2024 +0200 Fortran: fix ICE with use with rename of namelist member [PR116530] gcc/fortran/ChangeLog:

[gcc r15-2955] Fortran: fix documentation of intrinsic RANDOM_INIT [PR114146]

2024-08-16 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:07ece73d4712c68144a07681b24a8c1f963256ab commit r15-2955-g07ece73d4712c68144a07681b24a8c1f963256ab Author: Harald Anlauf Date: Thu Aug 15 22:31:11 2024 +0200 Fortran: fix documentation of intrinsic RANDOM_INIT [PR114146] gcc/fortran/ChangeLog:

[gcc r15-2917] Fortran: fix minor frontend GMP leaks

2024-08-14 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:a82c4dfe52dac332e0a6f1522459d2f8548419bc commit r15-2917-ga82c4dfe52dac332e0a6f1522459d2f8548419bc Author: Harald Anlauf Date: Tue Aug 13 21:17:45 2024 +0200 Fortran: fix minor frontend GMP leaks gcc/fortran/ChangeLog: * simplify.cc (gfc_simp

[gcc r15-2902] Fortran: reject array constructor value of abstract type [PR114308]

2024-08-13 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:9988d7e004796ab531df7bcda45788a7aa9276d7 commit r15-2902-g9988d7e004796ab531df7bcda45788a7aa9276d7 Author: Harald Anlauf Date: Tue Aug 13 19:17:36 2024 +0200 Fortran: reject array constructor value of abstract type [PR114308] gcc/fortran/ChangeLog:

[gcc r15-2874] Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221]

2024-08-11 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:2b23a444bcf7eb67cb04b431d8fd4fa6f65222de commit r15-2874-g2b23a444bcf7eb67cb04b431d8fd4fa6f65222de Author: Harald Anlauf Date: Sun Aug 11 20:31:13 2024 +0200 Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221] PR fortran/116221

[gcc r12-10631] Fortran: character array constructor with >= 4 constant elements [PR103115]

2024-07-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ecc80e18f05b77a773c6d894871572029d4fc579 commit r12-10631-gecc80e18f05b77a773c6d894871572029d4fc579 Author: Harald Anlauf Date: Thu Jul 18 21:15:48 2024 +0200 Fortran: character array constructor with >= 4 constant elements [PR103115] gcc/fortran/ChangeLog:

[gcc r13-8930] Fortran: character array constructor with >= 4 constant elements [PR103115]

2024-07-21 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ae6d5dc35735168c13f4599e7cf3f32fbb3c06c9 commit r13-8930-gae6d5dc35735168c13f4599e7cf3f32fbb3c06c9 Author: Harald Anlauf Date: Thu Jul 18 21:15:48 2024 +0200 Fortran: character array constructor with >= 4 constant elements [PR103115] gcc/fortran/ChangeLog:

[gcc r14-10475] Fortran: character array constructor with >= 4 constant elements [PR103115]

2024-07-19 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:ca0fa18adda03faae3464d8f44c215672b71baa5 commit r14-10475-gca0fa18adda03faae3464d8f44c215672b71baa5 Author: Harald Anlauf Date: Thu Jul 18 21:15:48 2024 +0200 Fortran: character array constructor with >= 4 constant elements [PR103115] gcc/fortran/ChangeLog:

[gcc r15-2156] Fortran: character array constructor with >= 4 constant elements [PR103115]

2024-07-19 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:c93be1606ecf8e0f65b96b67aa023fb456ceb3a3 commit r15-2156-gc93be1606ecf8e0f65b96b67aa023fb456ceb3a3 Author: Harald Anlauf Date: Thu Jul 18 21:15:48 2024 +0200 Fortran: character array constructor with >= 4 constant elements [PR103115] gcc/fortran/ChangeLog:

[gcc r14-10423] Fortran: improve attribute conflict checking [PR93635]

2024-07-15 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:71ec9ed7a7353f66d55b034a45336bf43a026b1d commit r14-10423-g71ec9ed7a7353f66d55b034a45336bf43a026b1d Author: Harald Anlauf Date: Thu May 23 21:13:00 2024 +0200 Fortran: improve attribute conflict checking [PR93635] gcc/fortran/ChangeLog: PR fo

  1   2   >