[Bug target/93811] __builtin___clear_cache() is a noop on powerpc (which is incorrect)

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 20 03:37:00 GMT 2020


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note ___clear_cache was originally designed for trampolines. PoewrPC64v1 ABI
does not use trampolines for nested functions.


More information about the Gcc-bugs mailing list