https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91749
--- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> --- Author: clyon Date: Tue Sep 17 08:13:11 2019 New Revision: 275799 URL: https://gcc.gnu.org/viewcvs?rev=275799&root=gcc&view=rev Log: [PR91749][arm] FDPIC: Handle -mflip-thumb 2019-09-16 Christophe Lyon <christophe.l...@linaro.org> PR target/91749 * config/arm/arm.c (arm_valid_target_attribute_rec): Make sure the mode attributed is supported by FDPIC. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c