aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2010-05-28 01:14:05 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2010-05-28 01:14:05 +0200
commit3fe7b63c521d8a12dba549aef8fb6b724aff635b (patch)
treec2e7f4902081b7fab4f8b9c531934d1f4b2bce9c /gcc/config/rs6000
parentf6b5d6954d9588099282ecce01d6bf74dc2284b6 (diff)
downloadgcc-3fe7b63c521d8a12dba549aef8fb6b724aff635b.zip
gcc-3fe7b63c521d8a12dba549aef8fb6b724aff635b.tar.gz
gcc-3fe7b63c521d8a12dba549aef8fb6b724aff635b.tar.bz2
rs6000-modes.def (PSImode): Delete.
2010-05-26 Segher Boessenkool <segher@kernel.crashing.org> * config/rs6000/rs6000-modes.def (PSImode): Delete. From-SVN: r159954
Diffstat (limited to 'gcc/config/rs6000')
-rw-r--r--gcc/config/rs6000/rs6000-modes.def5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/rs6000/rs6000-modes.def b/gcc/config/rs6000/rs6000-modes.def
index 0fa7b3d..2167946 100644
--- a/gcc/config/rs6000/rs6000-modes.def
+++ b/gcc/config/rs6000/rs6000-modes.def
@@ -22,11 +22,6 @@
adjust this in rs6000_override_options. */
FLOAT_MODE (TF, 16, ieee_quad_format);
-/* PSImode is used for the XER register. The XER register
- is not used for anything; perhaps it should be deleted,
- except that that would change register numbers. */
-PARTIAL_INT_MODE (SI);
-
/* Add any extra modes needed to represent the condition code.
For the RS/6000, we need separate modes when unsigned (logical) comparisons