diff options
author | Robert Lipe <robertlipe@usa.net> | 1999-10-27 05:16:12 +0000 |
---|---|---|
committer | Robert Lipe <robertl@gcc.gnu.org> | 1999-10-27 05:16:12 +0000 |
commit | 283a25451f48b420c45ad4068031b121fd907767 (patch) | |
tree | b96810740df706c665d254e6807b502dfcca8d2e /gcc/resource.c | |
parent | d024732666bb406ca995f2a8c82f6168aa277f44 (diff) | |
download | gcc-283a25451f48b420c45ad4068031b121fd907767.zip gcc-283a25451f48b420c45ad4068031b121fd907767.tar.gz gcc-283a25451f48b420c45ad4068031b121fd907767.tar.bz2 |
gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead of alloca.
* gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead
of alloca.
(pre_gcse): Likewise.
(hoist_expr_reaches_here_p): Likewise.
(hoist_code): Likewise.
(pre_expr_reaches_here_p): Replace alloca with xcalloc. Move core
code to ...
(pre_expr_reaches_here_p_work): ... here.
(expr_reaches_here_p): Replace alloca with xcalloc. Move core
code to ...
(expr_reaches_here_p_work): ... here.
From-SVN: r30207
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions