[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-05-23 Thread jklowden at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 James K. Lowden changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rdubner at gcc dot gnu.org

[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-04-06 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 --- Comment #5 from Iain Sandoe --- Very encouraging I put this patch (with obvious amendments) on top of my posted patches for libquadmath support - and then adjusted the sorry in cobol1 (so that it only required float128). x86_64-darwin1

[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-04-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 Jakub Jelinek changed: What|Removed |Added Attachment #61007|0 |1 is obsolete|

[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-04-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 Jakub Jelinek changed: What|Removed |Added Attachment #60964|0 |1 is obsolete|

[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-04-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-04-02 Ever confirmed|0

[Bug cobol/119595] Port libgcobol to 32-bit architectures

2025-04-02 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119595 --- Comment #2 from Jakub Jelinek --- Created attachment 60964 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60964&action=edit gcc15-pr119595.patch Here is my WIP, with emulation classes. libgcobol still builds for 64-bit x86_64 and make