]> gcc.gnu.org Git - gcc.git/commit - gcc/libgcc2.c
c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 27 Sep 1997 18:16:15 +0000 (18:16 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 27 Sep 1997 18:16:15 +0000 (14:16 -0400)
commit2f3ca9e7f4bc29c645df8a51023ece6ece8faf9d
treea5a4bcb347df37e58a470806a1587b469f81d6af
parentfaf199a62194ffea2487c131c0ef8efc2c6127f5
c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.

* c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.
* tree.h (built_in_function): Likewise.
* expr.c (expand_builtin): Likewise.
* except.h: Likewise.
* dwarf2out.c (expand_builtin_dwarf_reg_size): New fn.
* libgcc2.c (copy_reg): New fn.
(__throw): Use it.

From-SVN: r15750
gcc/ChangeLog
gcc/c-decl.c
gcc/dwarf2out.c
gcc/except.h
gcc/expr.c
gcc/libgcc2.c
gcc/tree.h
This page took 0.058168 seconds and 5 git commands to generate.