[Bug libfortran/93727] Fortran 2018: EX edit descriptor
"jvdelisle at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727 --- Comment #64 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to dave.anglin from comment #63) > On 2026-07-18 2:19 p.m., jvdelisle at gcc dot gnu.org wrote: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727 > > > > --- Comment #58 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- > > Created attachment 65084 [details] > > --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65084&action=edit > > Rough patch to test on HPUX > > > > Dave, this is a rough patch that regression tests OK here. What this does is > > handle the hexidecimal digits parsing independent of what the system provided > > functions do. > > This works for me on hppa64-hp-hpux11.11. Good to know. If I get some time I will try to set it up to only compile these lines for HPUX. Maybe add this into one of the other HPUX bugs or a new one?