> From: Jakub Jelinek
> Sent: Wednesday, March 26, 2025 08:30
> To: Robert Dubner
> Cc: James K. Lowden ; Richard Biener
> ; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE
> [PR119242]
>
> On Tue, Mar 25, 2025 at 11:41:09PM -
On Tue, Mar 25, 2025 at 11:41:09PM -0500, Robert Dubner wrote:
> I'll take a look at this tomorrow. Conditional compilation is one
> possibility. Another is to bust that .h file into two; one that goes into
> libgcobol and is accessed by gcc/cobol and libgcobol, and a second that is
> accessed so
> On 26 Mar 2025, at 04:41, Robert Dubner wrote:
>
>
>
>> -Original Message-
>> From: Jakub Jelinek
>> Sent: Tuesday, March 25, 2025 19:49
>> To: Robert Dubner ; James K. Lowden
>> ; Richard Biener
>> Cc: gcc-patches@gcc.gnu.org
>> Subject: [PATCH] cobol: Get rid of __int128 uses i
> -Original Message-
> From: Jakub Jelinek
> Sent: Tuesday, March 25, 2025 19:49
> To: Robert Dubner ; James K. Lowden
> ; Richard Biener
> Cc: gcc-patches@gcc.gnu.org
> Subject: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE
> [PR119242]
>
> Hi!
>
> The following patch changes
> -Original Message-
> From: Jakub Jelinek
> Sent: Tuesday, March 25, 2025 19:49
> To: Robert Dubner ; James K. Lowden
> ; Richard Biener
> Cc: gcc-patches@gcc.gnu.org
> Subject: [PATCH] cobol: Get rid of __int128 uses in the COBOL FE
> [PR119242]
>
> Hi!
>
> The following patch chan