* config/rs6000/rs6000.h (WORD_REGISTER_OPERATIONS): Delete.
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 18 Jun 2015 18:10:12 +0000 (20:10 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 18 Jun 2015 18:10:12 +0000 (20:10 +0200)
From-SVN: r224629

gcc/ChangeLog
gcc/config/rs6000/rs6000.h

index f2ba06f..9fdc107 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-18  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * config/rs6000/rs6000.h (WORD_REGISTER_OPERATIONS): Delete.
+
 2015-06-18  Steve Ellcey  <sellcey@imgtec.com>
 
        * config/mips/mips.c (mips_rtx_costs): Remove HONOR_NAN check.
index 1b1145f..ef8ff38 100644 (file)
@@ -2039,10 +2039,6 @@ do {                                                                          \
    is undesirable.  */
 #define SLOW_BYTE_ACCESS 1
 
-/* Define if operations between registers always perform the operation
-   on the full register even if a narrower mode is specified.  */
-#define WORD_REGISTER_OPERATIONS
-
 /* Define if loading in MODE, an integral mode narrower than BITS_PER_WORD
    will either zero-extend or sign-extend.  The value of this macro should
    be the code that says which one of the two operations is implicitly