This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71991] Inconsistency for __attribute__ ((__always_inline__)) among LTO and non-LTO compilation


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

--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #8)
> Well, I have tried to discuss this on IRC couple times but we got no
> conclusion what to do here. I think I will simply go with the proposed patch
> + additional hack to ignore arch mismatches when callee has no explicit
> target attribute?

Or we can reject that and fix the affected packages if you believe it's just
hack. Eventually one can remove the problematic always_inline attribute.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]