system.h (TARGET_ESC): Move to ...
authorNeil Booth <neil@gcc.gnu.org>
Wed, 27 Jun 2001 17:40:01 +0000 (17:40 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 27 Jun 2001 17:40:01 +0000 (17:40 +0000)
commita8b997e8c4a0e1fb517f2d270f3ca3a990b01c24
tree9ea54e7b8ab4394ac7a5e06af31cbddec5e92922
parent42526146aa67410f50c45ed38953bb6c233e325f
system.h (TARGET_ESC): Move to ...

* system.h (TARGET_ESC): Move to ...
* defaults.h (TARGET_ESC): ... here.
* target-def.h (TARGET_VALID_DECL_ATTRIBUTE,
TARGET_VALID_TYPE_ATTRIBUTE): Default to a no-op handler.
* tree.c (default_valid_attribute_p): New.
(valid_machine_attribute): Handlers can not be NULL.
* tree.h (default_valid_attribute_p): New.
* doc/tm.texi: Document TARGET_ESC.
* cp/decl2.c (import_export_class): Update.

From-SVN: r43615
gcc/target-def.h
gcc/target.h