Ping patch for PR target/102059 to ignore implicit -mpower8-fusion that prevents a function targeting power9 or power10 from inlining a function that declared it needed power8 via attribute/pragma target.
While we likely should revist this in GCC 13, this patch is fairly minimal in that it fixes the specific problem Eigen ran into. It will need to be back ported to GCC 11 and 10 as well. | Date: Tue, 8 Feb 2022 22:27:11 -0500 | From: Michael Meissner <meiss...@linux.ibm.com> | Subject: [PATCH] PR target/102059 Fix inline of target specific functions | Message-ID: <ygm0jwk4niput...@toto.the-meissners.org> -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: meiss...@linux.ibm.com