* config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 11 Mar 2002 14:04:51 +0000 (14:04 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 11 Mar 2002 14:04:51 +0000 (14:04 +0000)
From-SVN: r50586

gcc/ChangeLog
gcc/config/s390/s390.h

index 776a16264168327205819bcb3ba3b670fff5179e..f72ad4f55fa2ee169b1f690047078408dc2bb941 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.
+
 2002-03-11  Douglas B Rupp  <rupp@gnat.com>
 
        * toplev.c (vms_fopen): Remove, not needed.
index 005c2f30aa0ab0da72aeb917ac224c65961e17f3..bdfc4557d6f71f9f9e7186c21f9b2dc15049614f 100644 (file)
@@ -216,7 +216,7 @@ if (INTEGRAL_MODE_P (MODE) &&                               \
 {  1, 2, 3, 4, 5, 0, 14, 13, 12, 11, 10, 9, 8, 7, 6,            \
    16, 17, 18, 19, 20, 21, 22, 23,                              \
    24, 25, 26, 27, 28, 29, 30, 31,                              \
-   15, 32, 33 }
+   15, 32, 33, 34 }
 
 /* Standard register usage.  */