[Bug target/29141] static constructors beyond 64k fail
pete at vavaroutsos dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 2 22:19:00 GMT 2007
------- Comment #3 from pete at vavaroutsos dot com 2007-02-02 22:19 -------
I too have ran into this problem. The code in __tablejump__ that calls the
constructors is using LPM instructions instead of ELPM, so the value in the
RAMPZ register is being ignored. Thus a bad pointer to the constructor is
fetched.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29141
More information about the Gcc-bugs
mailing list