[Bug target/114848] longarch: epilogue in _Unwind_RaiseException corrupts return value due to __builtin_eh_return

2024-04-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114848

Andrew Pinski  changed:

   What|Removed |Added

Version|14.0|13.2.0

--- Comment #2 from Andrew Pinski  ---
(In reply to Xi Ruoyao from comment #1)
> Hmm, AFAIK this should be already fixed with r14-6440?
> 
> I cannot reproduce it with r14-9823 but maybe it has regressed again in the
> recent weeks.

Oh I only tested gcc 13.2.0. If it is fixed you can close it.

[Bug target/114848] longarch: epilogue in _Unwind_RaiseException corrupts return value due to __builtin_eh_return

2024-04-25 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114848

Xi Ruoyao  changed:

   What|Removed |Added

 CC||xry111 at gcc dot gnu.org

--- Comment #1 from Xi Ruoyao  ---
Hmm, AFAIK this should be already fixed with r14-6440?

I cannot reproduce it with r14-9823 but maybe it has regressed again in the
recent weeks.