[gcc r13-8689] Fortran: Fix ICE and clear incorrect error messages [PR114739]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:094f8a36dffea52fe6a64596203b82648a3f6121 commit r13-8689-g094f8a36dffea52fe6a64596203b82648a3f6121 Author: Paul Thomas Date: Mon May 6 08:21:14 2024 +0100 Fortran: Fix ICE and clear incorrect error messages [PR114739] 2024-05-06 Paul Thomas gcc/fo

[gcc r12-10415] Fortran: Fix ICE and clear incorrect error messages [PR114739]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3a5acd2583056e8cd0e5fda83e7c34be65415c62 commit r12-10415-g3a5acd2583056e8cd0e5fda83e7c34be65415c62 Author: Paul Thomas Date: Mon May 6 08:21:14 2024 +0100 Fortran: Fix ICE and clear incorrect error messages [PR114739] 2024-05-06 Paul Thomas gcc/f

[gcc r13-8690] Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9f204cc695d27d0b8eb69d9a4d266261171185ae commit r13-8690-g9f204cc695d27d0b8eb69d9a4d266261171185ae Author: Paul Thomas Date: Fri Mar 29 07:23:19 2024 + Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337] 2024-03-29 Paul Thomas

[gcc r13-8691] Fortran: Fix wrong recursive errors and class initialization [PR112407]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:f598a1c8a77e678ca009b433fd849b4834594926 commit r13-8691-gf598a1c8a77e678ca009b433fd849b4834594926 Author: Paul Thomas Date: Tue Apr 2 14:19:09 2024 +0100 Fortran: Fix wrong recursive errors and class initialization [PR112407] 2024-04-02 Paul Thomas

[gcc r13-8692] Fortran: Add error for subroutine passed to a variable dummy [PR106999]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:429935510202c4efee933bf907fd9dff816193f2 commit r13-8692-g429935510202c4efee933bf907fd9dff816193f2 Author: Paul Thomas Date: Tue Apr 2 15:53:29 2024 +0100 Fortran: Add error for subroutine passed to a variable dummy [PR106999] 2024-04-02 Paul Thomas

[gcc r12-10416] Fortran: Add error for subroutine passed to a variable dummy [PR106999]

2024-05-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:d72e9f90e370538b057690b16c1e65350dbbb75c commit r12-10416-gd72e9f90e370538b057690b16c1e65350dbbb75c Author: Paul Thomas Date: Tue Apr 2 15:53:29 2024 +0100 Fortran: Add error for subroutine passed to a variable dummy [PR106999] 2024-04-02 Paul Thomas

[gcc r13-8714] Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535]

2024-05-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9fd6f7e912415f426382099d6aa182fd2b8ebb82 commit r13-8714-g9fd6f7e912415f426382099d6aa182fd2b8ebb82 Author: Paul Thomas Date: Tue Apr 9 15:27:28 2024 +0100 Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535] 2024-04-09 Paul Thomas gcc/fort

[gcc r13-8715] Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956]

2024-05-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:102d52967bde164d6b99037465688b62d57ae560 commit r13-8715-g102d52967bde164d6b99037465688b62d57ae560 Author: Paul Thomas Date: Tue Apr 9 15:23:46 2024 +0100 Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956] 2024-04-09 Paul Thomas gcc/fortr

[gcc r13-8716] Fortran: Fix ICE in gfc_trans_create_temp_array from bad type [PR93678]

2024-05-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:80bb0bda4a96da7e690cb4df572fcb9604f511f8 commit r13-8716-g80bb0bda4a96da7e690cb4df572fcb9604f511f8 Author: Paul Thomas Date: Thu Apr 25 06:56:10 2024 +0100 Fortran: Fix ICE in gfc_trans_create_temp_array from bad type [PR93678] 2024-04-25 Paul Thomas

[gcc r13-8717] Fortran: Generate new charlens for shared symbol typespecs [PR89462]

2024-05-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ff78ffe8f912bc8d2d355f22d32e1ddb9a1169aa commit r13-8717-gff78ffe8f912bc8d2d355f22d32e1ddb9a1169aa Author: Paul Thomas Date: Thu Apr 25 06:52:31 2024 +0100 Fortran: Generate new charlens for shared symbol typespecs [PR89462] 2024-04-25 Paul Thomas

[gcc r15-386] Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]

2024-05-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:b9294757f82aae8de6d98c122cd4e3b98f685217 commit r15-386-gb9294757f82aae8de6d98c122cd4e3b98f685217 Author: Paul Thomas Date: Sun May 12 06:59:45 2024 +0100 Fortran: Unlimited polymorphic intrinsic function arguments [PR84006] 2024-05-12 Paul Thomas

[gcc r15-394] Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]

2024-05-12 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2d0eeb529d400e61197a09c56011be976dd81ef0 commit r15-394-g2d0eeb529d400e61197a09c56011be976dd81ef0 Author: Paul Thomas Date: Mon May 13 07:27:20 2024 +0100 Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363] 2024-05-13 Paul Thomas

[gcc r15-633] Fortran: Fix select type regression due to r14-9489 [PR114874]

2024-05-17 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:5f5074fe7aaf9524defb265299a985eecba7f914 commit r15-633-g5f5074fe7aaf9524defb265299a985eecba7f914 Author: Paul Thomas Date: Fri May 17 15:19:26 2024 +0100 Fortran: Fix select type regression due to r14-9489 [PR114874] 2024-05-17 Paul Thomas gcc/fo

[gcc r14-10216] Fortran: Fix select type regression due to r14-9489 [PR114874]

2024-05-17 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c887341432bb71cf5540d54955ad7265b0aaca77 commit r14-10216-gc887341432bb71cf5540d54955ad7265b0aaca77 Author: Paul Thomas Date: Fri May 17 15:19:26 2024 +0100 Fortran: Fix select type regression due to r14-9489 [PR114874] 2024-05-17 Paul Thomas gcc/

[gcc r15-3123] Revert "Fortran: Fix class transformational intrinsic calls [PR102689]"

2024-08-23 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:f9f599a44e3156a5f5679adc048ec6ff2f44cc0e commit r15-3123-gf9f599a44e3156a5f5679adc048ec6ff2f44cc0e Author: Paul Thomas Date: Fri Aug 23 13:16:53 2024 +0100 Revert "Fortran: Fix class transformational intrinsic calls [PR102689]" This reverts commit 4cb07a38233

[gcc r14-10390] Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]

2024-07-07 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c36acfea1aea17ff8df8994657c8bf9e3ccde6ca commit r14-10390-gc36acfea1aea17ff8df8994657c8bf9e3ccde6ca Author: Paul Thomas Date: Sun May 12 06:59:45 2024 +0100 Fortran: Unlimited polymorphic intrinsic function arguments [PR84006] 2024-05-12 Paul Thomas

[gcc r13-8897] Fortran: Unlimited polymorphic intrinsic function arguments [PR84006]

2024-07-07 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:b1429ddd7f20a5c88b65d8de38d64c98c4820782 commit r13-8897-gb1429ddd7f20a5c88b65d8de38d64c98c4820782 Author: Paul Thomas Date: Sun May 12 06:59:45 2024 +0100 Fortran: Unlimited polymorphic intrinsic function arguments [PR84006] 2024-05-12 Paul Thomas

[gcc r14-10410] Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]

2024-07-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:29b2e1cdb6f182d3f519a4b96cdc98032a10f81d commit r14-10410-g29b2e1cdb6f182d3f519a4b96cdc98032a10f81d Author: Paul Thomas Date: Thu May 23 07:59:46 2024 +0100 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] 2024-05-23 Paul Thomas

[gcc r13-8907] Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]

2024-07-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:1b22831d3c74a1b3e72dab840e2818e495ecd567 commit r13-8907-g1b22831d3c74a1b3e72dab840e2818e495ecd567 Author: Paul Thomas Date: Thu May 23 07:59:46 2024 +0100 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] 2024-05-23 Paul Thomas

[gcc r15-2072] Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].

2024-07-16 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9f966b6a8ff0244dd6f8bf36d876799d5f9bbaee commit r15-2072-g9f966b6a8ff0244dd6f8bf36d876799d5f9bbaee Author: Paul Thomas Date: Tue Jul 16 15:56:44 2024 +0100 Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868]. 2024-07-16 Paul Thomas

[gcc r15-2135] Fortran: Suppress bogus used uninitialized warnings [PR108889].

2024-07-18 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c3aa339ea50f050caf7ed2e497f5499ec2d7b9cc commit r15-2135-gc3aa339ea50f050caf7ed2e497f5499ec2d7b9cc Author: Paul Thomas Date: Thu Jul 18 08:51:35 2024 +0100 Fortran: Suppress bogus used uninitialized warnings [PR108889]. 2024-07-18 Paul Thomas gcc/

[gcc r15-2157] libgomp: Remove bogus warnings from privatized-ref-2.f90.

2024-07-19 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:8d6994f33a98a168151a57a3d21395b19196cd9d commit r15-2157-g8d6994f33a98a168151a57a3d21395b19196cd9d Author: Paul Thomas Date: Fri Jul 19 16:58:33 2024 +0100 libgomp: Remove bogus warnings from privatized-ref-2.f90. 2024-07-19 Paul Thomas libgomp/Ch

[gcc r14-10477] Fortran: Auto array allocation with function dependencies [PR59104]

2024-07-19 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:5034af8223c0db07cdec01cef70048ec44cdd47b commit r14-10477-g5034af8223c0db07cdec01cef70048ec44cdd47b Author: Paul Thomas Date: Thu Jun 20 08:01:36 2024 +0100 Fortran: Auto array allocation with function dependencies [PR59104] 2024-06-20 Paul Thomas

[gcc r14-10478] Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]

2024-07-19 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:d15664f71c150a1b0e6cc07c0534b356b111344d commit r14-10478-gd15664f71c150a1b0e6cc07c0534b356b111344d Author: Paul Thomas Date: Mon May 13 07:27:20 2024 +0100 Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363] 2024-05-13 Paul Thomas

[gcc r13-8926] Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363]

2024-07-19 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:7c81ff02a943cda82cc1a82b36ae8ab14470b00a commit r13-8926-g7c81ff02a943cda82cc1a82b36ae8ab14470b00a Author: Paul Thomas Date: Mon May 13 07:27:20 2024 +0100 Fortran: Fix wrong code in unlimited polymorphic assignment [PR113363] 2024-05-13 Paul Thomas

[gcc r14-10480] Revert "Fortran: Auto array allocation with function dependencies [PR59104]"

2024-07-20 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:94e4661fee27c5b1362e02690c5047e0b543fc9a commit r14-10480-g94e4661fee27c5b1362e02690c5047e0b543fc9a Author: Paul Thomas Date: Sat Jul 20 10:42:40 2024 +0100 Revert "Fortran: Auto array allocation with function dependencies [PR59104]" This reverts commit 5034a

[gcc r15-2187] Fortran: Fix regression caused by r14-10477 [PR59104]

2024-07-21 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:838999bb23303edc14e96b6034cd837fa4454cfd commit r15-2187-g838999bb23303edc14e96b6034cd837fa4454cfd Author: Paul Thomas Date: Sun Jul 21 17:48:47 2024 +0100 Fortran: Fix regression caused by r14-10477 [PR59104] 2024-07-21 Paul Thomas gcc/fortran

[gcc r14-9489] Fortran: Fix class/derived/complex function associate selectors [PR87477]

2024-03-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3fd46d859cda1074125449a4cc680ce59fcebc38 commit r14-9489-g3fd46d859cda1074125449a4cc680ce59fcebc38 Author: Paul Thomas Date: Fri Mar 15 06:52:59 2024 + Fortran: Fix class/derived/complex function associate selectors [PR87477] 2024-03-15 Paul Thomas

[gcc r13-8503] Fortran: Fix assumed length chars and len inquiry [PR103716]

2024-03-28 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:48d23749534ca96b3f0883579b44700a17e83d15 commit r13-8503-g48d23749534ca96b3f0883579b44700a17e83d15 Author: Paul Thomas Date: Tue May 23 06:46:37 2023 +0100 Fortran: Fix assumed length chars and len inquiry [PR103716] 2023-05-23 Paul Thomas gcc/for

[gcc r14-9719] Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337]

2024-03-29 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3c793f0361bc66d2a6bf0b3e1fb3234fc511e2a6 commit r14-9719-g3c793f0361bc66d2a6bf0b3e1fb3234fc511e2a6 Author: Paul Thomas Date: Fri Mar 29 07:23:19 2024 + Fortran: Fix a gimplifier ICE/wrong result with finalization [PR36337] 2024-03-29 Paul Thomas

[gcc r14-9752] Fortran: Fix wrong recursive errors and class initialization [PR112407]

2024-04-02 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:35408b3669fac104cd380582b32e32c64a603d8b commit r14-9752-g35408b3669fac104cd380582b32e32c64a603d8b Author: Paul Thomas Date: Tue Apr 2 14:19:09 2024 +0100 Fortran: Fix wrong recursive errors and class initialization [PR112407] 2024-04-02 Paul Thomas

[gcc r14-9753] Fortran: Add error for subroutine passed to a variable dummy [PR106999]

2024-04-02 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:a7aa9455a8b9cb080649a7357b7360f2d99bcbf1 commit r14-9753-ga7aa9455a8b9cb080649a7357b7360f2d99bcbf1 Author: Paul Thomas Date: Tue Apr 2 15:53:29 2024 +0100 Fortran: Add error for subroutine passed to a variable dummy [PR106999] 2024-04-02 Paul Thomas

[gcc r14-9873] Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956]

2024-04-09 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:88aea122a7ee639230bf17a9eda4bf8a5eb7e282 commit r14-9873-g88aea122a7ee639230bf17a9eda4bf8a5eb7e282 Author: Paul Thomas Date: Tue Apr 9 15:23:46 2024 +0100 Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956] 2024-04-09 Paul Thomas gcc/fortr

[gcc r14-9874] Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535]

2024-04-09 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:de82b0cf981e49a0bda957c0ac31146b17407e23 commit r14-9874-gde82b0cf981e49a0bda957c0ac31146b17407e23 Author: Paul Thomas Date: Tue Apr 9 15:27:28 2024 +0100 Fortran: Fix ICE in trans-stmt.cc(gfc_trans_call) [PR114535] 2024-04-09 Paul Thomas gcc/fort

[gcc r14-10030] Fortran: Fix ICE and clear incorrect error messages [PR114739]

2024-04-18 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:e243d0feafa533141ef7e23820d5cc60cf33204a commit r14-10030-ge243d0feafa533141ef7e23820d5cc60cf33204a Author: Paul Thomas Date: Thu Apr 18 18:07:25 2024 +0100 Fortran: Fix ICE and clear incorrect error messages [PR114739] 2024-04-18 Paul Thomas gcc/

[gcc r14-10059] Fortran: Detect 'no implicit type' error in right place [PR103471]

2024-04-21 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:f17d31e709af9b2d488adecd6cd040dfc1f23b04 commit r14-10059-gf17d31e709af9b2d488adecd6cd040dfc1f23b04 Author: Paul Thomas Date: Sun Apr 21 17:24:24 2024 +0100 Fortran: Detect 'no implicit type' error in right place [PR103471] 2024-04-21 Paul Thomas

[gcc r14-10089] Fortran: Check that the ICE does not reappear [PR102597]

2024-04-23 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ca00bf02dcc37f9ff1028ca1d90e8b8d95d69683 commit r14-10089-gca00bf02dcc37f9ff1028ca1d90e8b8d95d69683 Author: Paul Thomas Date: Tue Apr 23 10:22:48 2024 +0100 Fortran: Check that the ICE does not reappear [PR102597] 2024-04-23 Paul Thomas gcc/testsu

[gcc r14-10115] Fortran: Generate new charlens for shared symbol typespecs [PR89462]

2024-04-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:1fd5a07444776d76cdd6a2eee7df0478201197a5 commit r14-10115-g1fd5a07444776d76cdd6a2eee7df0478201197a5 Author: Paul Thomas Date: Thu Apr 25 06:52:31 2024 +0100 Fortran: Generate new charlens for shared symbol typespecs [PR89462] 2024-04-25 Paul Thomas

[gcc r14-10116] Fortran: Fix ICE in gfc_trans_create_temp_array from bad type [PR93678]

2024-04-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c058105bc47a0701e157d1028e60f48554561f9f commit r14-10116-gc058105bc47a0701e157d1028e60f48554561f9f Author: Paul Thomas Date: Thu Apr 25 06:56:10 2024 +0100 Fortran: Fix ICE in gfc_trans_create_temp_array from bad type [PR93678] 2024-04-25 Paul Thomas

[gcc r15-46] Fortran: Fix regression caused by r14-9752 [PR114959]

2024-04-29 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:bca41a8d55e830c882b0f39246afead4fcfae6f7 commit r15-46-gbca41a8d55e830c882b0f39246afead4fcfae6f7 Author: Paul Thomas Date: Mon Apr 29 11:52:11 2024 +0100 Fortran: Fix regression caused by r14-9752 [PR114959] 2024-04-29 Paul Thomas gcc/fortran

[gcc r14-10560] Fortran: Suppress bogus used uninitialized warnings [PR108889].

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9906a9863d65386ee4045333eb26a2569783abb5 commit r14-10560-g9906a9863d65386ee4045333eb26a2569783abb5 Author: Paul Thomas Date: Thu Jul 18 08:51:35 2024 +0100 Fortran: Suppress bogus used uninitialized warnings [PR108889]. 2024-07-18 Paul Thomas gcc

[gcc r14-10561] libgomp: Remove bogus warnings from privatized-ref-2.f90.

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2405d29086d5045821b1a7260b589fbae1e6f05a commit r14-10561-g2405d29086d5045821b1a7260b589fbae1e6f05a Author: Paul Thomas Date: Fri Jul 19 16:58:33 2024 +0100 libgomp: Remove bogus warnings from privatized-ref-2.f90. 2024-07-19 Paul Thomas libgomp/C

[gcc r13-8959] Fortran: Suppress bogus used uninitialized warnings [PR108889].

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:7195144e39e404ec712ca5401f2328c14d5020eb commit r13-8959-g7195144e39e404ec712ca5401f2328c14d5020eb Author: Paul Thomas Date: Thu Jul 18 08:51:35 2024 +0100 Fortran: Suppress bogus used uninitialized warnings [PR108889]. 2024-07-18 Paul Thomas gcc/

[gcc r13-8960] libgomp: Remove bogus warnings from privatized-ref-2.f90.

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:bf0673ef66a6dd8a000c6fb882a206c1cef639c7 commit r13-8960-gbf0673ef66a6dd8a000c6fb882a206c1cef639c7 Author: Paul Thomas Date: Fri Jul 19 16:58:33 2024 +0100 libgomp: Remove bogus warnings from privatized-ref-2.f90. 2024-07-19 Paul Thomas libgomp/Ch

[gcc r12-10657] Fortran: Suppress bogus used uninitialized warnings [PR108889].

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:0e945f6e8849ae4722ea7ac70d713f7b35d3fade commit r12-10657-g0e945f6e8849ae4722ea7ac70d713f7b35d3fade Author: Paul Thomas Date: Thu Jul 18 08:51:35 2024 +0100 Fortran: Suppress bogus used uninitialized warnings [PR108889]. 2024-07-18 Paul Thomas gcc

[gcc r12-10658] libgomp: Remove bogus warnings from privatized-ref-2.f90.

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3f356a88d6c15d0ea93a5191c23b668744254f72 commit r12-10658-g3f356a88d6c15d0ea93a5191c23b668744254f72 Author: Paul Thomas Date: Fri Jul 19 16:58:33 2024 +0100 libgomp: Remove bogus warnings from privatized-ref-2.f90. 2024-07-19 Paul Thomas libgomp/C

[gcc r15-2739] Fortran: Fix class transformational intrinsic calls [PR102689]

2024-08-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:4cb07a38233aadb4b389a6e5236c95f52241b6e0 commit r15-2739-g4cb07a38233aadb4b389a6e5236c95f52241b6e0 Author: Paul Thomas Date: Tue Aug 6 06:42:27 2024 +0100 Fortran: Fix class transformational intrinsic calls [PR102689] 2024-08-06 Paul Thomas gcc/fo

[gcc r15-788] Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]

2024-05-23 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2ce90517ed75c4af9fc0616f2670cf6dfcfa8a91 commit r15-788-g2ce90517ed75c4af9fc0616f2670cf6dfcfa8a91 Author: Paul Thomas Date: Thu May 23 07:59:46 2024 +0100 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] 2024-05-23 Paul Thomas

[gcc r15-1468] Fortran: Auto array allocation with function dependencies [PR59104]

2024-06-20 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ccaa39a268bef2a1d8880022696ff2dcaa6af941 commit r15-1468-gccaa39a268bef2a1d8880022696ff2dcaa6af941 Author: Paul Thomas Date: Thu Jun 20 08:01:36 2024 +0100 Fortran: Auto array allocation with function dependencies [PR59104] 2024-06-20 Paul Thomas

[gcc r14-10886] Fortran: Fix regressions with intent(out) class[PR115070, PR115348].

2024-11-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c16e4ecd8fdc2230a313fe795333fa97652ba19f commit r14-10886-gc16e4ecd8fdc2230a313fe795333fa97652ba19f Author: Paul Thomas Date: Tue Nov 5 15:54:45 2024 + Fortran: Fix regressions with intent(out) class[PR115070, PR115348]. 2024-11-05 Paul Thomas

[gcc r15-4869] Fortran: Fix associate_69.f90 that fails on some platforms [PR115700]

2024-11-03 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:4ed02814c2191d5febe0972c3e43c80c004f4799 commit r15-4869-g4ed02814c2191d5febe0972c3e43c80c004f4799 Author: Paul Thomas Date: Sun Nov 3 18:02:16 2024 + Fortran: Fix associate_69.f90 that fails on some platforms [PR115700] 2024-11-03 Paul Thomas

[gcc r13-9165] Fortran: Fix regression in 13-branch due to pr113363.f90 [PR116040]

2024-11-03 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3937e01b4eba511a4a5fd2bcd0c81c62fe3ec68a commit r13-9165-g3937e01b4eba511a4a5fd2bcd0c81c62fe3ec68a Author: Paul Thomas Date: Sun Nov 3 15:45:32 2024 + Fortran: Fix regression in 13-branch due to pr113363.f90 [PR116040] 2023-11-03 Paul Thomas g

[gcc r13-9171] Fortran: Fix regressions with intent(out) class[PR115070, PR115348].

2024-11-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:43522516e5a5c95807a1bf31c3d11014fb1ffb77 commit r13-9171-g43522516e5a5c95807a1bf31c3d11014fb1ffb77 Author: Paul Thomas Date: Tue Nov 5 21:09:26 2024 + Fortran: Fix regressions with intent(out) class[PR115070, PR115348]. 2024-11-05 Paul Thomas

[gcc r15-4677] Fortran: Fix ICE with structure constructor in data statement [PR79685]

2024-10-25 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:6cb1da72cac166bd3b005c0430557b68b9761da5 commit r15-4677-g6cb1da72cac166bd3b005c0430557b68b9761da5 Author: Paul Thomas Date: Fri Oct 25 17:59:03 2024 +0100 Fortran: Fix ICE with structure constructor in data statement [PR79685] 2024-10-25 Paul Thomas

[gcc r15-4573] Fortran: Generic processing of assumed rank objects (f202y) [PR116733]

2024-10-23 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:c5fa2108ce0f3030cb28f47a18bc974c4224b66d commit r15-4573-gc5fa2108ce0f3030cb28f47a18bc974c4224b66d Author: Paul Thomas Date: Wed Oct 23 14:34:20 2024 +0100 Fortran: Generic processing of assumed rank objects (f202y) [PR116733] 2024-10-23 Paul Thomas

[gcc r15-4702] Fortran: Fix regressions with intent(out) class[PR115070, PR115348].

2024-10-27 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ed8ca972f8857869d2bb4a416994bb896eb1c34e commit r15-4702-ged8ca972f8857869d2bb4a416994bb896eb1c34e Author: Paul Thomas Date: Sun Oct 27 12:40:42 2024 + Fortran: Fix regressions with intent(out) class[PR115070, PR115348]. 2024-10-27 Paul Thomas

[gcc r15-5078] Fortran: Suppress invalid finalization of artificial variable [PR116388]

2024-11-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:42a2df0b7985b2a4732ba1c29726ac7aabd5eeae commit r15-5078-g42a2df0b7985b2a4732ba1c29726ac7aabd5eeae Author: Paul Thomas Date: Mon Nov 11 09:01:11 2024 + Fortran: Suppress invalid finalization of artificial variable [PR116388] 2024-11-11 Tomas Trnka

[gcc r15-5083] Fortran: Fix elemental array refs in SELECT TYPE [PR109345]

2024-11-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:e22d80d4f0f8d33f538c1a4bad07b2c819a6d55c commit r15-5083-ge22d80d4f0f8d33f538c1a4bad07b2c819a6d55c Author: Paul Thomas Date: Mon Nov 11 12:21:57 2024 + Fortran: Fix elemental array refs in SELECT TYPE [PR109345] 2024-11-10 Paul Thomas gcc/fort

[gcc r15-5192] Fortran: Fix failing character pointer fcn assignment [PR105054]

2024-11-13 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:f530a8c61383b174a476b64f46d56adeedf49dc4 commit r15-5192-gf530a8c61383b174a476b64f46d56adeedf49dc4 Author: Paul Thomas Date: Wed Nov 13 08:57:55 2024 + Fortran: Fix failing character pointer fcn assignment [PR105054] 2024-11-14 Paul Thomas gcc

[gcc r15-4793] Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700]

2024-10-31 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:159fb203231c503418e7ab9f45282957e40cb195 commit r15-4793-g159fb203231c503418e7ab9f45282957e40cb195 Author: Paul Thomas Date: Thu Oct 31 07:22:36 2024 + Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700] 2024-10-31 Paul Thomas

[gcc r13-9160] Fortran: Prevent unwanted finalization with -w option [PR112459]

2024-11-01 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:e4276844d09f648ba010a890ce7a5bdce17abc41 commit r13-9160-ge4276844d09f648ba010a890ce7a5bdce17abc41 Author: Paul Thomas Date: Sat Dec 16 13:59:45 2023 + Fortran: Prevent unwanted finalization with -w option [PR112459] 2023-12-16 Paul Thomas gcc

[gcc r15-4835] Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700]

2024-11-01 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:7f93910a8b5d606ad742a3594750f0c2b20d8bda commit r15-4835-g7f93910a8b5d606ad742a3594750f0c2b20d8bda Author: Paul Thomas Date: Fri Nov 1 07:45:00 2024 + Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700] 2024-11-01 Paul Thomas

[gcc r12-10796] Fortran: Fix ICE with structure constructor in data statement [PR79685]

2024-11-01 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:5210bf4d494d6ea60722193c7eb97827e73f5295 commit r12-10796-g5210bf4d494d6ea60722193c7eb97827e73f5295 Author: Paul Thomas Date: Fri Oct 25 17:59:03 2024 +0100 Fortran: Fix ICE with structure constructor in data statement [PR79685] 2024-10-25 Paul Thomas

[gcc r14-10863] Fortran: Fix ICE with structure constructor in data statement [PR79685]

2024-11-01 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:9a5ee8da09b705fc2a4197453789db0749387db3 commit r14-10863-g9a5ee8da09b705fc2a4197453789db0749387db3 Author: Paul Thomas Date: Fri Oct 25 17:59:03 2024 +0100 Fortran: Fix ICE with structure constructor in data statement [PR79685] 2024-10-25 Paul Thomas

[gcc r13-9161] Fortran: Fix ICE with structure constructor in data statement [PR79685]

2024-11-01 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:5904017a5e2887ca094b0bb8eb9761435d2a53d1 commit r13-9161-g5904017a5e2887ca094b0bb8eb9761435d2a53d1 Author: Paul Thomas Date: Fri Oct 25 17:59:03 2024 +0100 Fortran: Fix ICE with structure constructor in data statement [PR79685] 2024-10-25 Paul Thomas

[gcc r15-4768] Fortran: Move pr115070.f90 to ieee directory [PR117335].

2024-10-30 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:6f0f202b9f2bc45d82dc3e524508f7a8849be60f commit r15-4768-g6f0f202b9f2bc45d82dc3e524508f7a8849be60f Author: Paul Thomas Date: Wed Oct 30 07:49:52 2024 + Fortran: Move pr115070.f90 to ieee directory [PR117335]. 2024-10-30 Paul Thomas gcc/testsui

[gcc r12-10785] Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].

2024-10-25 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:b5211c13cf2ca3576ae287b204640516de20ecff commit r12-10785-gb5211c13cf2ca3576ae287b204640516de20ecff Author: Paul Thomas Date: Tue Jul 16 15:56:44 2024 +0100 Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868]. 2024-07-16 Paul Thomas

[gcc r14-10834] Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].

2024-10-25 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:944d585d8a566e50a287eb64caf9af0e90daf5dd commit r14-10834-g944d585d8a566e50a287eb64caf9af0e90daf5dd Author: Paul Thomas Date: Tue Jul 16 15:56:44 2024 +0100 Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868]. 2024-07-16 Paul Thomas

[gcc r13-9147] Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].

2024-10-25 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:457a3bb146eb83ffc229d0658cb21317187c38ab commit r13-9147-g457a3bb146eb83ffc229d0658cb21317187c38ab Author: Paul Thomas Date: Tue Jul 16 15:56:44 2024 +0100 Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868]. 2024-07-16 Paul Thomas

[gcc r15-4974] Fortran: F2008 passing of internal procs to a proc pointer [PR117434]

2024-11-05 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:4dbf4c0fdb188e1c348688de91e010f696cd59fc commit r15-4974-g4dbf4c0fdb188e1c348688de91e010f696cd59fc Author: Paul Thomas Date: Wed Nov 6 07:17:25 2024 + Fortran: F2008 passing of internal procs to a proc pointer [PR117434] 2024-11-06 Paul Thomas

[gcc r13-9212] Fortran: Fix segfault in allocation of unlimited poly array [PR84869]

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:e78a0cb8604cd3e0fdbc606ed5e7094b646ded02 commit r13-9212-ge78a0cb8604cd3e0fdbc606ed5e7094b646ded02 Author: Paul Thomas Date: Sun Nov 24 14:22:06 2024 + Fortran: Fix segfault in allocation of unlimited poly array [PR84869] 2024-11-24 Paul Thomas

[gcc r15-5347] Fortran: Fix segmentation fault in defined assignment [PR109066]

2024-11-16 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:27ff8049bbdb0a001ba46835cd6a334c4ac76573 commit r15-5347-g27ff8049bbdb0a001ba46835cd6a334c4ac76573 Author: Paul Thomas Date: Sat Nov 16 15:56:10 2024 + Fortran: Fix segmentation fault in defined assignment [PR109066] 2024-11-16 Paul Thomas gcc

[gcc r14-10977] Fortran: Fix segfault in allocation of unlimited poly array [PR84869]

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:911a870a6198a2fe50af8bbeb63de1dfaa90de0e commit r14-10977-g911a870a6198a2fe50af8bbeb63de1dfaa90de0e Author: Paul Thomas Date: Sun Nov 24 14:22:06 2024 + Fortran: Fix segfault in allocation of unlimited poly array [PR84869] 2024-11-24 Paul Thomas

[gcc r13-9211] Fortran: Suppress failing part of testcase [PR109345]

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:0794ca02b47935cd672f74815023d708e5e262e1 commit r13-9211-g0794ca02b47935cd672f74815023d708e5e262e1 Author: Paul Thomas Date: Sun Nov 24 14:25:37 2024 + Fortran: Suppress failing part of testcase [PR109345] 2024-11-24 Paul Thomas gcc/testsuite/

[gcc r15-5629] Fortran: Fix segfault in allocation of unlimited poly array [PR85869]

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:470ebd31843db58fc503ccef38b82d0da93c65e4 commit r15-5629-g470ebd31843db58fc503ccef38b82d0da93c65e4 Author: Paul Thomas Date: Sun Nov 24 12:01:32 2024 + Fortran: Fix segfault in allocation of unlimited poly array [PR85869] 2024-11-24 Paul Thomas

[gcc r15-5630] Fortran: Correct name of testcase [PR84869]

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:aa09e32c4d4ebdd58f677a7ecbdcb93cce84823d commit r15-5630-gaa09e32c4d4ebdd58f677a7ecbdcb93cce84823d Author: Paul Thomas Date: Sun Nov 24 14:01:21 2024 + Fortran: Correct name of testcase [PR84869] 2024-11-24 Paul Thomas gcc/testsuite/

[gcc r15-5628] Fortran: Fix non_overridable typebound proc problems [PR84674/117730].

2024-11-24 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:dd6dbbb5111fba960ad0ee7999a225783e0ae80e commit r15-5628-gdd6dbbb5111fba960ad0ee7999a225783e0ae80e Author: Paul Thomas Date: Sun Nov 24 08:50:58 2024 + Fortran: Fix non_overridable typebound proc problems [PR84674/117730]. 2024-11-24 Paul Thomas

[gcc r14-10993] Fortran: Partial reversion of r15-5083 [PR117763]

2024-11-26 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:da1305a9fee3b2efbb4702bb2d9b2f740d2e538a commit r14-10993-gda1305a9fee3b2efbb4702bb2d9b2f740d2e538a Author: Paul Thomas Date: Tue Nov 26 08:58:21 2024 + Fortran: Partial reversion of r15-5083 [PR117763] 2024-11-26 Paul Thomas gcc/fortran

[gcc r13-9219] Fortran: Partial reversion of r15-5083 [PR117763]

2024-11-26 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:8d81d6b2f9b72a41f23b07214d88cfcb176a commit r13-9219-g8d81d6b2f9b72a41f23b07214d88cfcb176a Author: Paul Thomas Date: Tue Nov 26 08:58:21 2024 + Fortran: Partial reversion of r15-5083 [PR117763] 2024-11-26 Paul Thomas gcc/fortran

[gcc r12-10835] Fortran: Partial reversion of r15-5083 [PR117763]

2024-11-26 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2ae871b71512f77cc6857bf0ecbf80dd1253e18c commit r12-10835-g2ae871b71512f77cc6857bf0ecbf80dd1253e18c Author: Paul Thomas Date: Tue Nov 26 08:58:21 2024 + Fortran: Partial reversion of r15-5083 [PR117763] 2024-11-26 Paul Thomas gcc/fortran

[gcc r15-5716] Fortran: Fix non_overridable typebound proc problems [PR84674/117768].

2024-11-27 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:fed871f93c235da8ccba29d7beb715abc1482e59 commit r15-5716-gfed871f93c235da8ccba29d7beb715abc1482e59 Author: Paul Thomas Date: Wed Nov 27 09:20:23 2024 + Fortran: Fix non_overridable typebound proc problems [PR84674/117768]. 2024-11-27 Paul Thomas

[gcc r14-11012] Fortran: Fix failing character pointer fcn assignment [PR105054]

2024-11-30 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:dd1d74cb548428f5928c10f7d3ba2b3cdd5ddc80 commit r14-11012-gdd1d74cb548428f5928c10f7d3ba2b3cdd5ddc80 Author: Paul Thomas Date: Wed Nov 13 08:57:55 2024 + Fortran: Fix failing character pointer fcn assignment [PR105054] 2024-11-14 Paul Thomas gc

[gcc r13-9223] Fortran: Fix failing character pointer fcn assignment [PR105054]

2024-11-30 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:351fc7565610574f7677972b0d9c4559eaff32f0 commit r13-9223-g351fc7565610574f7677972b0d9c4559eaff32f0 Author: Paul Thomas Date: Wed Nov 13 08:57:55 2024 + Fortran: Fix failing character pointer fcn assignment [PR105054] 2024-11-14 Paul Thomas gcc

[gcc r12-10840] Fortran: Fix failing character pointer fcn assignment [PR105054]

2024-11-30 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:da848c3b9396456c85d8c8055af8158148cbc1a6 commit r12-10840-gda848c3b9396456c85d8c8055af8158148cbc1a6 Author: Paul Thomas Date: Wed Nov 13 08:57:55 2024 + Fortran: Fix failing character pointer fcn assignment [PR105054] 2024-11-14 Paul Thomas gc

[gcc r13-9187] Fortran: Fix ASSOCIATE with assumed-length character array [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:3b80ff5b4222660a39c861a76df1912d8cc293b3 commit r13-9187-g3b80ff5b4222660a39c861a76df1912d8cc293b3 Author: Paul Thomas Date: Thu Nov 14 13:27:24 2024 + Fortran: Fix ASSOCIATE with assumed-length character array [PR115700] 2024-11-14 Paul Thomas

[gcc r14-10928] Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:58708cc6a599aa80f6b0422bd6aa33396f26077c commit r14-10928-g58708cc6a599aa80f6b0422bd6aa33396f26077c Author: Paul Thomas Date: Fri Nov 1 07:45:00 2024 + Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700] 2024-11-01 Paul Thomas

[gcc r14-10929] Fortran: Fix associate_69.f90 that fails on some platforms [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:2b93936a122eaf5549c013cfdd27a1a164635ad7 commit r14-10929-g2b93936a122eaf5549c013cfdd27a1a164635ad7 Author: Paul Thomas Date: Sun Nov 3 18:02:16 2024 + Fortran: Fix associate_69.f90 that fails on some platforms [PR115700] 2024-11-03 Paul Thomas

[gcc r14-10927] Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:caa2b2038dadcb545f825d5c736cc50d90245bbc commit r14-10927-gcaa2b2038dadcb545f825d5c736cc50d90245bbc Author: Paul Thomas Date: Thu Oct 31 07:22:36 2024 + Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700] 2024-10-31 Paul Thomas

[gcc r13-9188] Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:b706a96cdfe5a8bce6d79cba14be5f563cb69f4b commit r13-9188-gb706a96cdfe5a8bce6d79cba14be5f563cb69f4b Author: Paul Thomas Date: Thu Oct 31 07:22:36 2024 + Fortran: Fix problem with substring selectors in ASSOCIATE [PR115700] 2024-10-31 Paul Thomas

[gcc r13-9190] Fortran: Fix associate_69.f90 that fails on some platforms [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:af07851b385b6222cddcd701aca315524a5082e8 commit r13-9190-gaf07851b385b6222cddcd701aca315524a5082e8 Author: Paul Thomas Date: Sun Nov 3 18:02:16 2024 + Fortran: Fix associate_69.f90 that fails on some platforms [PR115700] 2024-11-03 Paul Thomas

[gcc r13-9189] Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700]

2024-11-14 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:50139164b162c968d1e46b4c4a80bd815a00a5da commit r13-9189-g50139164b162c968d1e46b4c4a80bd815a00a5da Author: Paul Thomas Date: Fri Nov 1 07:45:00 2024 + Fortran: Fix problems with substring selectors in ASSOCIATE [PR115700] 2024-11-01 Paul Thomas

[gcc r15-5674] Fortran: Partial reversion of r15-5083 [PR117763]

2024-11-26 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:8278d9551df610179fca114808a7e6e62bab3d82 commit r15-5674-g8278d9551df610179fca114808a7e6e62bab3d82 Author: Paul Thomas Date: Tue Nov 26 08:58:21 2024 + Fortran: Partial reversion of r15-5083 [PR117763] 2024-11-26 Paul Thomas gcc/fortran

[gcc r15-5897] Fortran: Fix class transformational intrinsic calls [PR102689]

2024-12-03 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:31250baf81446aa4fc1b729e2fc5165a36005ebc commit r15-5897-g31250baf81446aa4fc1b729e2fc5165a36005ebc Author: Paul Thomas Date: Tue Dec 3 15:56:53 2024 + Fortran: Fix class transformational intrinsic calls [PR102689] 2024-12-03 Paul Thomas gcc/fo

[gcc r15-6021] Fortran: Fix testsuite regressions after r15-5897 [PR116261/PR117901]

2024-12-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ad94070689b3fadafca14c188c650aad6b8600e7 commit r15-6021-gad94070689b3fadafca14c188c650aad6b8600e7 Author: Paul Thomas Date: Mon Dec 9 07:32:22 2024 + Fortran: Fix testsuite regressions after r15-5897 [PR116261/PR117901] 2024-12-09 Paul Thomas

[gcc r13-9282] Fortran: Fix an assortment of bugs

2025-01-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:fc062c12ff59b22061bea98a3539da857968bccb commit r13-9282-gfc062c12ff59b22061bea98a3539da857968bccb Author: Paul Thomas Date: Tue May 16 06:35:40 2023 +0100 Fortran: Fix an assortment of bugs 2023-05-16 Paul Thomas gcc/fortran PR fortra

[gcc r15-7389] Fortran: FIx ICE in associate with elemental function [PR118750]

2025-02-06 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:a03303b4d5b2ca58e5750a4d5bd735d85a091273 commit r15-7389-ga03303b4d5b2ca58e5750a4d5bd735d85a091273 Author: Paul Thomas Date: Thu Feb 6 16:40:19 2025 + Fortran: FIx ICE in associate with elemental function [PR118750] 2025-02-06 Paul Thomas gcc

[gcc r15-7412] Fortran: Fix default init of finalizable derived argus [PR116829]

2025-02-07 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:251aa524a314faa749b7dd1b7da048e6e6476015 commit r15-7412-g251aa524a314faa749b7dd1b7da048e6e6476015 Author: Paul Thomas Date: Fri Feb 7 12:46:44 2025 + Fortran: Fix default init of finalizable derived argus [PR116829] 2025-02-07 Tomáš Trnka gc

[gcc r14-11279] Fortran: FIx ICE in associate with elemental function [PR118750]

2025-02-07 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:1cd744a6828f6ab9179906d16434ea40b6404737 commit r14-11279-g1cd744a6828f6ab9179906d16434ea40b6404737 Author: Paul Thomas Date: Thu Feb 6 16:40:19 2025 + Fortran: FIx ICE in associate with elemental function [PR118750] 2025-02-06 Paul Thomas gc

[gcc r14-11278] Fortran: Fix error recovery for bad component arrayspecs [PR108434]

2025-02-07 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:4d4c5ec93d65752a4aeda6bf2c9efe429e637969 commit r14-11278-g4d4c5ec93d65752a4aeda6bf2c9efe429e637969 Author: Paul Thomas Date: Sat Jan 11 08:23:48 2025 + Fortran: Fix error recovery for bad component arrayspecs [PR108434] 2025-01-11 Paul Thomas

[gcc r15-6121] Fortran: Add DECL_EXPR for variable length assoc name [PR117901]

2024-12-11 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:bbb7c53d32ece75ec0c336663ec37df9e63652d3 commit r15-6121-gbbb7c53d32ece75ec0c336663ec37df9e63652d3 Author: Paul Thomas Date: Wed Dec 11 16:14:05 2024 + Fortran: Add DECL_EXPR for variable length assoc name [PR117901] 2024-12-11 Paul Thomas gcc

  1   2   >