RE: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1.

2025-03-17 Thread Robert Dubner
> -Original Message- > From: Jakub Jelinek > Sent: Monday, March 17, 2025 12:46 > To: Robert Dubner > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1. > > On Mon, Mar 17, 2025 at 11:34:36AM -0500, Robert

Re: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1.

2025-03-17 Thread Jakub Jelinek
On Mon, Mar 17, 2025 at 11:34:36AM -0500, Robert Dubner wrote: > > This would be a major problem. > > Generally, we want to allow even cross-testing from 32-bit > architectrures, > > so they'd better fit into 3GB of memory at most. > > At the present time, the executables cannot be compiled for 32

RE: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1.

2025-03-17 Thread Robert Dubner
> -Original Message- > From: Jakub Jelinek > Sent: Monday, March 17, 2025 03:07 > To: Robert Dubner > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1. > > On Sun, Mar 16, 2025 at 08:55:39PM -0500, Robert Dubn

Re: [PATCH] cobol: Eighteen new testcases to cobol.dg/group1.

2025-03-17 Thread Jakub Jelinek
On Sun, Mar 16, 2025 at 08:55:39PM -0500, Robert Dubner wrote: > And if you liked that, you'll love this > > I had some with too much output for the regex to handle; I got > out-of-memory errors on my 32-gigabyte x86_64. On some tests included here or another? This would be a major problem. Gener