summaryrefslogtreecommitdiffstats
path: root/gcc/cp
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1994-05-13 00:19:57 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1994-05-13 00:19:57 +0000
commit34e2ddcdb6cfa92b20f2311a554553ec66dfccae (patch)
tree3f07160e300eeeba7a188bb0fe8b6d16a89335b0 /gcc/cp
parent88ecd17009e4b6573467ef3a7c642b5bde0d28d1 (diff)
downloadppe42-gcc-34e2ddcdb6cfa92b20f2311a554553ec66dfccae.tar.gz
ppe42-gcc-34e2ddcdb6cfa92b20f2311a554553ec66dfccae.zip
* calls.c (expand_call): Only destroy temporaries at the end
of function calls, if flag_short_temps is set. * expr.c (safe_from_p, expand_expr): Handle CLEANUP_POINT_EXPRs. * expr.c (expand_expr): Improve handling of temporaries inside COND_EXPRs, cures call to sorry. * expr.c (defer_cleanups_to): New routine to handle the deferral of cleanups. * flags.h (flag_short_temps): New flag, to allow better control over the lifetime of temporaries. * toplev.c (flag_short_temps, lang_options): Ditto. * tree.def (CLEANUP_POINT_EXPR): Add, to allow better control over the lifetime of temporaries. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud