]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ppc-asm.h (f50, vs50): Fix values.
authorPat Haugen <pthaugen@us.ibm.com>
Tue, 21 Nov 2017 19:03:10 +0000 (19:03 +0000)
committerPat Haugen <pthaugen@gcc.gnu.org>
Tue, 21 Nov 2017 19:03:10 +0000 (19:03 +0000)
* config/rs6000/ppc-asm.h (f50, vs50): Fix values.

From-SVN: r255027

gcc/ChangeLog
gcc/config/rs6000/ppc-asm.h

index e429cecc0d119de5efe6363b66a4dc3519655c90..b0e03768700fb58262d9f26b29fc5b5bdd57a6e6 100644 (file)
@@ -1,3 +1,10 @@
+2017-11-21  Pat Haugen  <pthaugen@us.ibm.com>
+
+       Backport from mainline
+       2017-11-21  Pat Haugen  <pthaugen@us.ibm.com>
+
+       * config/rs6000/ppc-asm.h (f50, vs50): Fix values.
+
 2017-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        Backport from mainline
index 1234db65f8d7343b4a1a2b3842af70fb32ac3266..a7eda88c35eda76d6a77e9003e2360e86ad13e2e 100644 (file)
@@ -120,7 +120,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #define f47    47
 #define f48    48
 #define f49    49
-#define f50    30
+#define f50    50
 #define f51    51
 #define f52    52
 #define f53    53
@@ -222,7 +222,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #define vs47   47
 #define vs48   48
 #define vs49   49
-#define vs50   30
+#define vs50   50
 #define vs51   51
 #define vs52   52
 #define vs53   53