Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / config / m32r / m32r.h
index 238160592e8f6faabdd36e5c459fc38b18ae5b48..8600e6ed7039bd6eb5d0b58c74c6c6d87bea5752 100644 (file)
@@ -2112,12 +2112,6 @@ extern char m32r_punct_chars[];
 /* A function address in a call instruction.  */
 #define FUNCTION_MODE SImode
 
-/* A C expression whose value is nonzero if IDENTIFIER with arguments ARGS
-   is a valid machine specific attribute for DECL.
-   The attributes in ATTRIBUTES have previously been assigned to TYPE.  */
-#define VALID_MACHINE_DECL_ATTRIBUTE(DECL, ATTRIBUTES, IDENTIFIER, ARGS) \
-m32r_valid_machine_decl_attribute (DECL, ATTRIBUTES, IDENTIFIER, ARGS)
-
 /* A C expression that returns zero if the attributes on TYPE1 and TYPE2 are
    incompatible, one if they are compatible, and two if they are
    nearly compatible (which causes a warning to be generated).  */