This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Remove and poison a pair of old target macros


On 06/21/2012 02:48 PM, Steven Bosscher wrote:

Index: config/microblaze/microblaze.h
===================================================================
--- config/microblaze/microblaze.h	(revision 188855)
+++ config/microblaze/microblaze.h	(working copy)
@@ -743,8 +743,6 @@ extern int save_volatiles;
  #define UNALIGNED_INT_ASM_OP            ".data32"
  #define UNALIGNED_DOUBLE_INT_ASM_OP     ".data8"

-#define ASM_BYTE_OP                     ".data8"
-
  /* The following #defines are used in the headers files. Always
retain these.  */

/* Added for declaring size at the end of the function. */

OK.


--
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]