rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for vectors.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 20 Jun 2003 20:16:17 +0000 (20:16 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 20 Jun 2003 20:16:17 +0000 (20:16 +0000)
2003-06-20  Aldy Hernandez  <aldyh@redhat.com>

PR/11092
* config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for
vectors.

[[Split portion of a mixed commit.]]

From-SVN: r68283.2

gcc/ChangeLog

index 7625baeb7987db2bb4e8e4511fa88c15759672db..ad409c76db7cf0c846054b87c39927d62b625b1c 100644 (file)
@@ -1,3 +1,9 @@
+2003-06-20  Aldy Hernandez  <aldyh@redhat.com>
+       
+       PR/11092
+       * config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Adjust for
+       vectors.
+
 2003-06-20  Kelley Cook  <kelleycook@wideopenwest.com>
 
        * opts.sh: Tweak awk script for portability.