[Bug target/115485] [11/12/13/14/15 Regression] CASEServer.cpp:203:1: internal compiler error: in require_pic_register, at config/arm/arm.c:7855
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 24 00:09:12 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115485
--- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Most likely r7-1945-gb88bd5e0ca1208 introduced/exposed the ICE. It changes the
behavior of -mno-pic-data-is-text-relative but adding -msingle-pic-base didn't
ICE in GCC 6.
More information about the Gcc-bugs
mailing list