diff options
author | Alex Samuel <samuel@codesourcery.com> | 2000-04-28 06:18:14 +0000 |
---|---|---|
committer | Alex Samuel <samuel@gcc.gnu.org> | 2000-04-28 06:18:14 +0000 |
commit | 26026d3803c021234bb9ce9b46cba8792764b758 (patch) | |
tree | b3fd7fe7ab5425c77334ae61a111990fc9a108ca /libjava/testsuite/libjava.compile/euc_comment1.java | |
parent | 5db2c9b839809d09cae6de830126b11793f2f12a (diff) | |
download | gcc-26026d3803c021234bb9ce9b46cba8792764b758.zip gcc-26026d3803c021234bb9ce9b46cba8792764b758.tar.gz gcc-26026d3803c021234bb9ce9b46cba8792764b758.tar.bz2 |
Makefile.in (timevar.o): Depend on flags.h.
* Makefile.in (timevar.o): Depend on flags.h.
* timevar.c (unused_stack_instances): New variable.
(timevar_push): Take a timevar_stack_def from
unused_stack_instances if available.
(timevar_pop): Push the popped timevar_stack_def onto
unused_stack_instances.
(TIMEVAR_ENABLE): New macro.
(timevar_def): Make standalone a 1-bit field. Add field used.
(get_time): Rename parameter to now. Return after clearing it if
not TIMEVAR_ENABLE.
(init_timevar): Do nothing if not TIMEVAR_ENABLE.
(timevar_pop): Likewise.
(timevar_stop): Likewise.
(timevar_push): Likewise. Mark the timing variable as used.
(timevar_start): Likewise.
(timevar_print): Do nothing if not TIMEVAR_ENABLE. Don't print
timevars that were never used.
From-SVN: r33504
Diffstat (limited to 'libjava/testsuite/libjava.compile/euc_comment1.java')
0 files changed, 0 insertions, 0 deletions