* 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 f2ba06f61bbc4773a11c2b3f29a193093434edc4..9fdc1076c1551c45db0b5074767cddb9b98e0c85 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 1b1145fb59ec9529f54f2337459c95c554b6e1a2..ef8ff38b96a85663353468d90f6f5c6879bbfc10 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