* README-vms: Delete.
[deliverable/binutils-gdb.git] / gas / config / tc-m32r.h
index 9ac61cf9cb07f73f5ee8b5f674f41404b0a7a8be..eb03495e808b12fee9e3ed168604e90df448f1c4 100644 (file)
 
 #define TC_M32R
 
-#ifndef BFD_ASSEMBLER
-/* Leading space so will compile with cc.  */
- #error M32R support requires BFD_ASSEMBLER
-#endif
-
 #define LISTING_HEADER \
   (target_big_endian ? "M32R GAS" : "M32R GAS Little Endian")
 
This page took 0.025726 seconds and 4 git commands to generate.