RE: [PATCH] cobol: Fix up exception handling [PR119364]

2025-05-02 Thread Robert Dubner
--Original Message- > From: Jakub Jelinek > Sent: Friday, May 2, 2025 13:16 > To: Robert Dubner > Cc: James K. Lowden ; gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] cobol: Fix up exception handling [PR119364] > > On Fri, May 02, 2025 at 12:01:14PM -0500, Robert Dubner wrote: >

Re: [PATCH] cobol: Fix up exception handling [PR119364]

2025-05-02 Thread Jakub Jelinek
On Fri, May 02, 2025 at 12:01:14PM -0500, Robert Dubner wrote: > All we can do is see what happens. So, please, apply your patches to > trunk. If you can do that soonish (and since it's not easy to figure out Committed now. Note, there is one last thing for the i686 -> x86_64 cross-compiler, wh

RE: [PATCH] cobol: Fix up exception handling [PR119364]

2025-05-02 Thread Robert Dubner
> From: Jakub Jelinek > Sent: Friday, May 2, 2025 10:59 > To: Robert Dubner ; James K. Lowden > > Cc: gcc-patches@gcc.gnu.org > Subject: [PATCH] cobol: Fix up exception handling [PR119364] > > Hi! > > The following patch on top of the > https://gcc.gnu.org/pipe

[PATCH] cobol: Fix up exception handling [PR119364]

2025-05-02 Thread Jakub Jelinek
Hi! The following patch on top of the https://gcc.gnu.org/pipermail/gcc-patches/2025-May/682500.html fixes most of the remaining make check-cobol FAILs in the i686-linux -> x86_64-linux cross-compiler. Using the testing environment detailed in https://gcc.gnu.org/pipermail/gcc-patches/2025-April/