https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212

--- Comment #360 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #354)
> Kaz, I just spotted one LRA related thing on the ML
> 
> https://gcc.gnu.org/pipermail/gcc-regression/2024-August/080509.html
> https://github.com/gcc-mirror/gcc/commit/
> 3c67a0fa1dd39a3378deb854a7fef0ff7fe38004
> 
> Could that be relevant for some of the issues we ran into here?

I think that it's an issue for call insns not for normal insns.  As reported in
c#276, LRA handles call insns specially, and it seems to be an argument about
that process.  It's not directly related to our sfunc issue.

Reply via email to