https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948
Jerry DeLisle changed:
What|Removed |Added
Last reconfirmed||2025-04-27
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948
--- Comment #3 from kargls at comcast dot net ---
Created attachment 61202
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61202&action=edit
fix the issues
The attached patch has passed regression testing on x86_64-*-freebsd.
* pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948
--- Comment #2 from kargls at comcast dot net ---
(In reply to Damian Rouson from comment #0)
>
> % gfortran -c source-allocate-pure-function-result-component.f90
> source-allocate-pure-function-result.f90:17:20:
>
>17 | allocate(test%i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119948
kargls at comcast dot net changed:
What|Removed |Added
CC||kargls at comcast dot net
--