re PR target/66840 (plugins fail to build on powerpc64le-linux-gnu)
authorMatthias Klose <doko@ubuntu.com>
Tue, 14 Jul 2015 13:50:01 +0000 (13:50 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Tue, 14 Jul 2015 13:50:01 +0000 (13:50 +0000)
2015-07-14  Matthias Klose  <doko@ubuntu.com>

        PR target/66840
        * config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.

From-SVN: r225772

gcc/ChangeLog
gcc/config/rs6000/t-rs6000

index e9773897bc87c17f9de6117feac7428d243d1d5d..f31f648f9e89922a14533473cd941089225b4776 100644 (file)
@@ -1,3 +1,8 @@
+2015-07-14  Matthias Klose  <doko@ubuntu.com>
+
+       PR target/66840
+       * config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.
+
 2015-07-14  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/66863
index 796d7d8ab2eb69ab5a54f4a8e134f178f3e6cdc0..1fe5a53ff8e2dcdbd1620c9cb8b67137722a5ce8 100644 (file)
@@ -19,6 +19,7 @@
 # <http://www.gnu.org/licenses/>.
 
 TM_H += $(srcdir)/config/rs6000/rs6000-builtin.def
+TM_H += $(srcdir)/config/rs6000/rs6000-cpus.def
 
 rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c
        $(COMPILE) $<