]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2010-05-26 Segher Boessenkool <segher@kernel.crashing.org>
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 2010 23:14:05 +0000 (23:14 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 May 2010 23:14:05 +0000 (23:14 +0000)
        * config/rs6000/rs6000-modes.def (PSImode): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159954 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/rs6000-modes.def

index 5cc16f7beee1f72ea21c37a5e723b380c3ba6599..00238536a451e46068c8ba97f5ae5eae69bffc1a 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * config/rs6000/rs6000-modes.def (PSImode): Delete.
+
 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
index 0fa7b3d7aaf5461c1b6e48de38264c40b766f16f..216794647cf11559ea03dc845458becac92e73fb 100644 (file)
    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