tree.c
142 KB
-
Replace string const "<built-in>" with dynamic allocation. · 5c7261ab
* tree.c (built_in_filename): New variable. (BUILT_IN_FILENAME): New macro. (init_tree_codes): Allocate built_in_filename. (make_node): Use built_in_filename instead of string constant. From-SVN: r29552
Alex Samuel committed