From c2058aa42f09d4fe510074fa51554bde546f9f0e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 29 Jun 2008 19:36:02 +0000 Subject: [PATCH] * config/rs6000/x-linux64: Remove never used file. From-SVN: r137257 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/x-linux64 | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 gcc/config/rs6000/x-linux64 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 99e5011cdbd..92c90a91342 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-06-29 Andreas Schwab + + * config/rs6000/x-linux64: Remove never used file. + 2008-06-29 Richard Guenther * tree-ssa-structalias.h (compute_points_to_sets): Adjust diff --git a/gcc/config/rs6000/x-linux64 b/gcc/config/rs6000/x-linux64 deleted file mode 100644 index 4371ca30431..00000000000 --- a/gcc/config/rs6000/x-linux64 +++ /dev/null @@ -1,2 +0,0 @@ -# parts of gcc need more than a 64k TOC. -X_CFLAGS = -mminimal-toc -- 2.30.2