[Bug target/94236] -mcmodel=large does not work on aarch64
baratharon at caesar dot elte.hu
gcc-bugzilla@gcc.gnu.org
Fri Mar 20 16:19:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94236
--- Comment #3 from Aron <baratharon at caesar dot elte.hu> ---
(In reply to Andrew Pinski from comment #1)
> -mcmodel=large does not control long calls.
Sadly, aarch64 lacks -mlong-calls which I use on armv7, therefore I thought
based on the specification -mcmodel=large would handle it. Also, on x86_64,
-mcmodel=large handles it. I'm confused.
More information about the Gcc-bugs
mailing list