]> git.ipfire.org Git - thirdparty/gcc.git/commit
initfini.c (__init): Use a full word immediate for __fini...
authorAndrew Haley <aph@cygnus.com>
Mon, 26 Jul 1999 12:19:16 +0000 (12:19 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 26 Jul 1999 12:19:16 +0000 (12:19 +0000)
commit63063278a7c7e2bdd42d790462e26ed60572fa33
tree4b5150dab3c6c4db5da5a9f2ef6bce4bc7d3738a
parentdd18ae5606550f3abcc694e9cf482ed5941dd8d7
initfini.c (__init): Use a full word immediate for __fini...

1999-07-26  Andrew Haley  <aph@cygnus.com>

* config/m32r/initfini.c (__init): Use a full word immediate for
__fini: this allows it to be placed in any memory region.

* config/m32r/t-m32r: Compile crtinit.o and crtfini.o for
-mmodel=medium.  This is OK for all memory models.

From-SVN: r28266
gcc/ChangeLog
gcc/config/m32r/initfini.c
gcc/config/m32r/t-m32r