]> gcc.gnu.org Git - gcc.git/commit
Replace string const "<built-in>" with dynamic allocation.
authorAlex Samuel <samuel@codesourcery.com>
Tue, 21 Sep 1999 18:09:54 +0000 (18:09 +0000)
committerAlex Samuel <samuel@gcc.gnu.org>
Tue, 21 Sep 1999 18:09:54 +0000 (18:09 +0000)
commit5c7261ab87ea3e94b51b40cee621ebf6b665e952
tree89263391f64cf9aef62e2594ccd56036bca0f0f5
parent3e3f78a69b9d2bf4608d5b04b907a9a13099971b
Replace string const "<built-in>" with dynamic allocation.

* 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
gcc/ChangeLog
gcc/tree.c
This page took 0.05907 seconds and 5 git commands to generate.