I've discovered an apparent bug in gfortran 13.2.1, which to me looks like
it could be a duplicate of an existing bug. I'm wondering if I should add a
comment to the existing bug with my MWE code, file a new bug and reference
the existing one as possibly related, or not file a bug since it's probab
> Am 03.02.2024 um 01:22 schrieb Steve Kargl
> :
>
> All,
>
> Suppose one is working in a funding-constrained environment
> such as an academician with limited grant funding. If one
> wanted to dabble in GPU offloading with gcc/gfortran, what
> recommendations would one have for minimum req
Jerry, Steve,
Am 03.02.24 um 04:24 schrieb Steve Kargl:
Jerry,
The patch looks good to me, but please give Harald a chance
to comment.
I just tested it a little, and it looked good.
We even get a runtime error on E0.0 now as required. :-)
Thanks for the patch!
Harald
If you have a gcc bugzilla account, add a comment to the
exist bug with your example. The execution paths through
gfortran for CLASS and "derive type" have significant overlap,
so likely a patch the CLASS issue may also fix your issue.
Note, if you comment out the generic interface for "child",
t
On Sat, Feb 03, 2024 at 02:37:05PM +0100, Richard Biener wrote:
>
> > Am 03.02.2024 um 01:22 schrieb Steve Kargl
> > :
> >
> > All,
> >
> > Suppose one is working in a funding-constrained environment
> > such as an academician with limited grant funding. If one
> > wanted to dabble in GPU offl
On 03/02/2024 19.13, Steve Kargl wrote:
> On Sat, Feb 03, 2024 at 02:37:05PM +0100, Richard Biener wrote:
>>
>>> Am 03.02.2024 um 01:22 schrieb Steve Kargl
>>> :
>>>
>>> All,
>>>
>>> Suppose one is working in a funding-constrained environment
>>> such as an academician with limited grant funding.
On Sat, Feb 03, 2024 at 09:15:21PM +0300, Benson Muite wrote:
> >>>
I wrote:
> >>> Suppose one is working in a funding-constrained environment
> >>> such as an academician with limited grant funding. If one
> >>> wanted to dabble in GPU offloading with gcc/gfortran, what
> >>> recommendations wo
> Am 03.02.2024 um 19:15 schrieb Benson Muite :
>
> On 03/02/2024 19.13, Steve Kargl wrote:
>>> On Sat, Feb 03, 2024 at 02:37:05PM +0100, Richard Biener wrote:
>>>
Am 03.02.2024 um 01:22 schrieb Steve Kargl
:
All,
Suppose one is working in a funding-constraine