Re: [PATCH 2/3] rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS

2023-01-14 Thread Jakub Jelinek via Gcc-patches
On Sat, Jan 14, 2023 at 07:38:37AM -0600, Segher Boessenkool wrote: > Hi! > > On Fri, Jan 13, 2023 at 07:05:34PM +0100, Jakub Jelinek wrote: > > On Mon, May 06, 2019 at 09:55:50PM +, Segher Boessenkool wrote: > > > We don't need this. > > > > > > > > > Segher > > > > > > > > > 2019-05-06

Re: [PATCH 2/3] rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS

2023-01-14 Thread Segher Boessenkool
Hi! On Fri, Jan 13, 2023 at 07:05:34PM +0100, Jakub Jelinek wrote: > On Mon, May 06, 2019 at 09:55:50PM +, Segher Boessenkool wrote: > > We don't need this. > > > > > > Segher > > > > > > 2019-05-06 Segher Boessenkool > > > > * config/rs6000/rs6000.h

Re: [PATCH 2/3] rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS

2023-01-13 Thread Jakub Jelinek via Gcc-patches
On Mon, May 06, 2019 at 09:55:50PM +, Segher Boessenkool wrote: > We don't need this. > > > Segher > > > 2019-05-06 Segher Boessenkool > > * config/rs6000/rs6000.h (PRE_GCC3_DWARF_FRAME_REGISTERS): Delete. Why do you think so? This seems to be a clear ABI break to me in the

[PATCH 2/3] rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS

2019-05-06 Thread Segher Boessenkool
We don't need this. Segher 2019-05-06 Segher Boessenkool * config/rs6000/rs6000.h (PRE_GCC3_DWARF_FRAME_REGISTERS): Delete. --- gcc/config/rs6000/rs6000.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h index