This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231813 - in /trunk/gcc: ChangeLog config/s390/...


Author: krebbel
Date: Fri Dec 18 10:36:57 2015
New Revision: 231813

URL: https://gcc.gnu.org/viewcvs?rev=231813&root=gcc&view=rev
Log:
S/390: Allow to use r2 to r4 as literal pool base.

gcc/ChangeLog

	* config/s390/s390.c (s390_init_frame_layout): Try r4 to r2 for the
	literal pool pointer.

gcc/testsuite/ChangeLog

	* gcc.target/s390/litpool-r3-1.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/s390/litpool-r3-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]