RE: [COMMITTED] cobol: Normalize generating and using function_decls.

2025-07-01 Thread Robert Dubner
gt; To: Robert Dubner > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [COMMITTED] cobol: Normalize generating and using > function_decls. > > Hi Robert, > > > These changes have been shown to generate more sensible code on both > > x86_64. > > > > On x86_64-pc-li

RE: [COMMITTED] cobol: Normalize generating and using function_decls.

2025-07-01 Thread Robert Dubner
> -Original Message- > From: Rainer Orth > Sent: Monday, June 30, 2025 10:27 > To: Robert Dubner > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [COMMITTED] cobol: Normalize generating and using > function_decls. > > Hi Robert, > > > These changes have

Re: [COMMITTED] cobol: Normalize generating and using function_decls.

2025-06-30 Thread Rainer Orth
Hi Robert, > These changes have been shown to generate more sensible code on both > x86_64. > > On x86_64-pc-linux, a bootstrap build of --enable-languages=c,c++,cobol > succeeded. this patch has one change (not listed in ChangeLog) that broke 32-bit Solaris bootstrap: diff --git a/gcc/cobol/par