PR105361 Fix of testcase

2024-10-17 Thread Jerry D
Pushed as stated in the PR to cleanup the test case. commit 6604a05fa27bc21c3409e767552daca3fcf43964 (HEAD -> master, origin/master, origin/HEAD) Author: Jerry DeLisle Date: Thu Oct 17 13:39:09 2024 -0700 Fortran: Add tolerance to real value comparisons. gcc/testsuite/ChangeLog:

Re: [patch, fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV

2024-10-17 Thread Jerry D
On 10/17/24 12:52 PM, Thomas Koenig wrote: Hello world, The attached patch fixes an ICE when an UNSIGNED-specific constant is used from ISO_FORTRAN_ENV.  The error message is not particularly great, it is Error: Unsigned: The symbol 'uint32', referenced at (1), is not in the selected standard

[patch, fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV

2024-10-17 Thread Thomas Koenig
Hello world, The attached patch fixes an ICE when an UNSIGNED-specific constant is used from ISO_FORTRAN_ENV. The error message is not particularly great, it is Error: Unsigned: The symbol 'uint32', referenced at (1), is not in the selected standard but it is better than an ICE. OK for trun

How can I get a free Fortran 99 compiler without so much protocol, it is to practice and update my knowledge.thank you.

2024-10-17 Thread Francisco Sanabria Martinez

Jubilado

2024-10-17 Thread Francisco Sanabria Martinez
How can I get the free fortran 99 compiler without so much protocol, thank you.

Re: Issue about buildpath introduced by -fintrinsic-modules-path option

2024-10-17 Thread Andrew Pinski
On Thu, Oct 17, 2024 at 7:52 PM ChenQi wrote: > > Hi Fortran community, > > I recently got a buildpath issue when building libgfortran. I'm sending > out email to this mailing list first, but if you think it's a bug > instead of some expected behavior, please let me know and I'll file a bug. > > H

Issue about buildpath introduced by -fintrinsic-modules-path option

2024-10-17 Thread ChenQi
Hi Fortran community, I recently got a buildpath issue when building libgfortran. I'm sending out email to this mailing list first, but if you think it's a bug instead of some expected behavior, please let me know and I'll file a bug. Here's the issue: the generated binary has buildpath in th