Re: [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb

2023-07-23 Thread Richard Henderson
On 7/19/23 02:03, Jordan Niethe wrote: On 5/4/23 1:04 am, Richard Henderson wrote: Something is wrong with this code, and also wrong with gdb on the sparc systems to which I have access, so I cannot debug it either. Disable for now, so the release is not broken. I'm not sure if it is the ent

Re: [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb

2023-07-18 Thread Jordan Niethe
On 5/4/23 1:04 am, Richard Henderson wrote: Something is wrong with this code, and also wrong with gdb on the sparc systems to which I have access, so I cannot debug it either. Disable for now, so the release is not broken. I'm not sure if it is the entire problem but it looks like the broke

Re: [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb

2023-04-04 Thread Richard Henderson
On 4/4/23 08:32, Alex Bennée wrote: Richard Henderson writes: Something is wrong with this code, and also wrong with gdb on the sparc systems to which I have access, so I cannot debug it either. Disable for now, so the release is not broken. Why isn't this a revert then? A revert of a228a

Re: [PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb

2023-04-04 Thread Alex Bennée
Richard Henderson writes: > Something is wrong with this code, and also wrong with gdb on the > sparc systems to which I have access, so I cannot debug it either. > Disable for now, so the release is not broken. Why isn't this a revert then? > > Signed-off-by: Richard Henderson > --- > tcg/

[PATCH for-8.0] tcg/sparc64: Disable direct linking for goto_tb

2023-04-04 Thread Richard Henderson
Something is wrong with this code, and also wrong with gdb on the sparc systems to which I have access, so I cannot debug it either. Disable for now, so the release is not broken. Signed-off-by: Richard Henderson --- tcg/sparc64/tcg-target.c.inc | 30 -- 1 file change