[Bug ipa/94232] [10 Regression] Wrong code since r10-7273-gf3280e4c0c98e103603bafc466ea49651fe0b7f2
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 20 09:11:18 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94232
--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Looking at the fixup diff. Isn't it caused with:
# __y_329 = PHI <&MEM <void *> [(struct map *)&modeOptionMap + 8B](32),
__y_328(33)>
# __y_329 = PHI <&MEM <struct ModeOptionMap> [(void *)&modeOptionMap +
64B](32), __y_328(33)>
More information about the Gcc-bugs
mailing list