"Kaveh R. Ghazi" <[EMAIL PROTECTED]> writes: [...]
| I'd like to do for tree and rtx what I did for const char *, namely | constify those tree/rtx functions that aren't supposed to modify their | arguments. This would require introducing the const_tree and | const_rtx typedefs Tristan suggested. Yes, totally agreed -- that would be more profitable. -- Gaby