Re: [PATCH] fortran: Implement list directed read of hex float formats.

Jerry DeLisle <[email protected]> Sun, 19 Jul 2026 08:37:57 -0700
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.fortran
Message-ID <[email protected]>
The master branch has been updated by Jerry DeLisle <[email protected]>:

https://gcc.gnu.org/g:73e6f2de0e606bf312377ac2dafec3bbf095241a

commitr17-2529-g73e6f2de0e606bf312377ac2dafec3bbf095241a <https://gcc.gnu.org/cgit/gcc/commit/?id=73e6f2de0e606bf312377ac2dafec3bbf095241a>


On 7/18/26 10:38 PM, Steve Kargl wrote:
> On 7/18/26 13:01, Jerry D wrote:
>> ping
>>
>> On 7/16/26 12:45 PM, Jerry D wrote:
>>> Hi all,
>>>
>>> The attached implements the last piece of the puzzle for EX 
>>> formatting. In this case reading list directed input where hex 
>>> format is found.
>>>
>>> Regression tested on x86_64.
>>>
>>> OK for mainline?  Maybe backport?
>>>
>
> Yes.  Thanks for the patch.
>