diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-05-24 17:17:57 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-05-24 17:17:57 +0000 |
commit | e20463aaf048d91eee354cc784819d1988abd2c2 (patch) | |
tree | d0d9de11c4a124fdac67d5d3907c54f4353cb6cd /gcc/function.c | |
parent | 42f40af46917beb9a16f2c18b4241f08e4d1ea5a (diff) | |
download | gcc-e20463aaf048d91eee354cc784819d1988abd2c2.zip gcc-e20463aaf048d91eee354cc784819d1988abd2c2.tar.gz gcc-e20463aaf048d91eee354cc784819d1988abd2c2.tar.bz2 |
rtti.c (tinfo_base_init): Use build_constructor instead of build_constructor_from_list.
* rtti.c (tinfo_base_init): Use build_constructor instead of
build_constructor_from_list. Don't cons a tree node for
returning.
(generic_initializer): Use build_constructor_single instead of
build_constructor_from_list.
(ptr_initializer): Use build_constructor instead of
build_constructor_from_list
(ptm_initializer): Likewise.
(class_initializer): Likewise. Take varargs instead of TRAIL.
(get_pseudo_ti_init): Adjust calls to class_initializer. Use
build_constructor instead of build_constructor_from_list.
From-SVN: r159788
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions