OSDN Git Service

2008-02-13 Andreas Krebbel <krebbel1@de.ibm.com>
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Feb 2008 16:00:21 +0000 (16:00 +0000)
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Feb 2008 16:00:21 +0000 (16:00 +0000)
commit86428198399ac6d5ef641dea05cb43a5ee6ff344
tree7904f0bdd688985a0d9c5d00bfb84d8257975c7d
parent860792870f511c3487ab32d5d69e3f9700505627
2008-02-13  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (struct constant_pool): New field
emit_pool_after added.
(s390_mainpool_start): Set the emit_pool_after flag according
to the section switch notes.
(s390_mainpool_finish): Consider emit_pool_after when emitting
the literal pool at the end of the function.
(s390_chunkify_start): Force literal pool splits at section
switch notes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132287 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c