This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133752 - in /branches/gcc-4_2-branch/gcc: Chan...
- From: krebbel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Mar 2008 11:32:41 -0000
- Subject: r133752 - in /branches/gcc-4_2-branch/gcc: Chan...
Author: krebbel
Date: Mon Mar 31 11:32:41 2008
New Revision: 133752
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133752
Log:
2008-03-31 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.c (s390_O_constraint_str): Limit the range
for 'On' to -4G+1..-1.
* config/s390/constraints.md: Adjust comment accordingly.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/config/s390/constraints.md
branches/gcc-4_2-branch/gcc/config/s390/s390.c