[Bug target/63304] Aarch64 pc-relative load offset out of range
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 19 10:19:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #4 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
I see this as a theoretical problem that's unlikely to ever manifest itself
with real code (functions generating .5 million instructions would take
insanely long to compile in real life).
Unless you can show some *real* code that exhibits this problem I propose we
don't try to fix this; it's just a limit on the compiler.
We have bigger problems to worry about.
More information about the Gcc-bugs
mailing list