OSDN Git Service

* read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
[pf3gnuchains/pf3gnuchains3x.git] / gas / read.h
index 2357cf9..b89ffcb 100644 (file)
@@ -90,8 +90,7 @@ enum linkonce_type {
   LINKONCE_SAME_CONTENTS
 };
 
-#define IGNORE_OPCODE_CASE
-#ifdef  IGNORE_OPCODE_CASE
+#ifndef TC_CASE_SENSITIVE
 extern char original_case_string[];
 #endif