remove sanitzation leakage
authorNick Clifton <nickc@gcc.gnu.org>
Thu, 2 Jul 2009 07:20:22 +0000 (07:20 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 2 Jul 2009 07:20:22 +0000 (07:20 +0000)
From-SVN: r149169

gcc/config/mep/mep.h

index 105ec49..7c69a5d 100644 (file)
@@ -849,9 +849,3 @@ typedef struct
    The typical use of this macro is to handle addresses containing
    a label_ref or symbol_ref within an UNSPEC.  */
 #define FIND_BASE_TERM(X) mep_find_base_term (X)
-
-/* start-sanitize-never */
-
-#define INCLUDE_MEP_EEMBC
-#define NO_GCSE_BACK_EDGE_INSERTIONS
-/* end-sanitize-never */