re PR target/14480 (gcc/config/rs6000/t-rtems is missing)
authorJoel Sherrill <joel@OARcorp.com>
Wed, 10 Mar 2004 17:23:33 +0000 (17:23 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Wed, 10 Mar 2004 17:23:33 +0000 (17:23 +0000)
2004-03-08  Joel Sherrill  <joel@oarcorp.com>

PR target/14480
* config/rs6000/t-rtems: Add missing file on branch.

From-SVN: r79263

gcc/ChangeLog
gcc/config.gcc

index 48f98f2603ffb7ee3b2df94a71930a84347a0c1d..eb0a82567c532d2cf4014ed33e314e6dfc6572e2 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-08  Joel Sherrill  <joel@oarcorp.com>
+
+       PR target/14480
+       * config/rs6000/t-rtems: Add missing file on branch.
+
 2004-03-10  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * dbxout.c (dbxout_symbol_location): Do not output references
index 7af035db86554f6c298e8cac7685b341856bca14..189ff02eb7be50d3514a637f29f9c64bfb6916fa 100644 (file)
@@ -1553,7 +1553,7 @@ powerpc-*-eabi*)
        ;;
 powerpc-*-rtems*)
        tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/rtems.h rtems.h"
-       tmake_file="rs6000/t-fprules t-rtems rs6000/t-ppccomm"
+       tmake_file="rs6000/t-fprules rs6000/t-rtems t-rtems rs6000/t-ppccomm"
        ;;
 powerpc-*-linux*altivec*)
        tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux.h rs6000/linuxaltivec.h"