Hi Alex,
this is now mostly correct, with the following exceptions:
First, you should notice that the formatting of the commit message,
when checked using "git gcc-verify", needs minor corrections. You
will be guided how to fix this yourself.
Second, testcase pdt_37.f03 has an undeclared dummy
For reasons that make no sense, I am using a Text Editor to save a recently created
Fortran program in the Binary Folder where the gfortran Complier is located; when I look
in the folder where the saved file located with File explorer, the file isn't present,
which isn't what the Text editor I'
A little background: I have Intel's Fortran90 compiler which I used for years.
However, I recently had to reinstall it and found that the key
was no longer valid. Intel did not have the decency to return my emails so I
looked for another Fortran90 compiler.
I found something called FTN95 (Brit
On Wed, Feb 28, 2024 at 10:42:36PM +, Ken Woolridge wrote:
> A little background: I have Intel's Fortran90 compiler which
> I used for years. However, I recently had to reinstall it
> and found that the key was no longer valid. Intel did not
> have the decency to return my emails so I looked
Hello,
I've updated the patch with those changes, ran through the gcc-verify
step and fixed up the commit, and then pushed it to the trunk.
Thank you for your feedback, and I look forward to working on GFortran.
Thanks,
Alexander Westbrooks
On Wed, Feb 28, 2024 at 1:55 PM Harald Anlauf wrote:
Hello,
I meant to add a link to the commit to the previous email:
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=edfe198084338691d0facc86bf8dfa6ede3ca676
Thanks,
Alexander Westbrooks
On Wed, Feb 28, 2024 at 8:24 PM Alexander Westbrooks
wrote:
>
> Hello,
>
> I've updated the patch with those c
The attached patch adds the error checks similar to the first patch
previously committed.
I noticed a redundancy in some defines MSGLEN and IOMSG_LEN so I
consolidated this to one define in io.h. This is just cleanup stuff.
I have added test cases for each of the places where UDTIO is done in